David Justice
6d8e26e4fb
pin the httpclient version to the one used in vagrant due to inconsistencies
2015-01-16 08:33:35 -08:00
David Justice
df8e4ec170
patch azure so vhd names do not overlap
2015-01-16 08:33:35 -08:00
David Justice
fd6122f1b4
lock the gemfile into the minimum supported version of vagrant
2015-01-16 08:33:35 -08:00
David Justice
fe5a7fcac7
add .ruby-version to the gitignore
2015-01-16 08:33:35 -08:00
Jeff Mendoza
a7fde780f8
Merge pull request #49 from jamesrenfro/master
...
#47 : Pass in a virtual network as azure.vm_virtual_network
2015-01-14 13:41:25 -08:00
James Renfro
a0957bcc07
Merge branch 'master' of https://github.com/jamesrenfro/vagrant-azure
2015-01-14 13:00:29 -08:00
James Renfro
6468d9044b
#47 : Pass in a virtual network as azure.vm_virtual_network
2015-01-14 13:00:15 -08:00
Jeff Mendoza
5e2a5480e3
Merge pull request #48 from ysaimanojkumar/master
...
Removes a typo
2015-01-05 10:40:30 -08:00
Sai Manoj Kumar Yadlapati
89b1797f25
Removes a typo
2014-12-26 11:23:01 +05:30
Jeff Mendoza
959f21f671
Merge pull request #17 from dividedmind/builtin-provisioner
...
Use Vagrant::Action::Builtin::Provision on Linux guests
2014-12-08 11:48:07 -08:00
Jeff Mendoza
edd10f9753
Merge branch 'devigned-fix/multibox'
2014-12-08 11:41:15 -08:00
Jeff Mendoza
d357c82d17
Fix merge conflicts.
2014-12-08 11:41:03 -08:00
Jeff Mendoza
10696f072a
Merge pull request #40 from devigned/feature/vm-size
...
Upgrade to azure gem to 0.6.4
2014-12-08 11:35:13 -08:00
David Justice
e6f069786e
fix for multibox with same cloud service name
2014-11-12 15:34:04 -08:00
David Justice
37b0b5a833
update ruby azure to version 0.6.4
2014-11-12 15:04:23 -08:00
David Justice
2f7aa3a60a
add gitignore exception for rubymine .idea/
2014-11-06 16:29:43 -08:00
Jeff Mendoza
fb1a3cf6c1
Merge pull request #34 from SyntaxC4/patch-1
...
Update Branding Windows Azure to Microsoft Azure
2014-08-28 09:59:52 -07:00
Cory Fowler
d1a25295d4
Update Branding Windows Azure to Microsoft Azure
2014-08-28 09:58:41 -07:00
Jeff Mendoza
5035cb92a6
Merge pull request #28 from mfdii/master
...
Add clear message around workstation requirements
2014-07-30 22:27:14 -07:00
mfdii
a1682cee3b
Add clear message around workstation requirements
2014-07-29 23:31:45 -04:00
Ramakrishnan
8d45cb1338
Update License text.
2014-06-27 10:43:31 +05:30
Ramakrishnan
f0e84eb068
Update Reamdme
2014-05-27 13:54:00 +05:30
Rafał Rzepecki
e6c9a0aaa3
Fix autoload for WinProvision
2014-05-14 17:46:04 +02:00
Rafał Rzepecki
5a0c0489f5
Use action_provision in action_prepare_boot
2014-05-14 17:44:16 +02:00
Rafał Rzepecki
946e2bc09b
Make sure to sync folders on provisioning
2014-05-14 17:43:53 +02:00
Rafał Rzepecki
86af89afcd
Use Vagrant::Action::Builtin::Provision on Linux guests
...
This makes sure all required hooks, such as rsync and omnibus,
get run on provisioning. Along with chef.synced_folder_type = 'rsync'
and vagrant-omnibus makes chef-solo provisioner just work
on Linux guests.
2014-05-12 23:38:43 +02:00
Ramakrishnan
9a72e14e52
Update release date
2014-05-09 12:37:45 +05:30
Ramakrishnan
dc773ca9c9
Ignore gem files under pkg folder
2014-05-09 12:32:31 +05:30
Ramakrishnan
d15326a4b0
Merge branch 'jlm/sync_folder'
2014-05-09 12:31:51 +05:30
Ramakrishnan
a17334d985
Bump version
2014-05-09 12:09:37 +05:30
Ramakrishnan
d2db084387
Typo fix in Gemfile
2014-05-09 10:37:41 +05:30
Ramakrishnan
67266e7ff4
Update CHANGELOG
2014-05-09 10:23:36 +05:30
Ramakrishnan
8d41c5b9d4
Use vagrant from master for development.
2014-05-08 15:43:33 +05:30
Ramakrishnan
4672904d8c
Fix typo in config
2014-05-08 15:42:54 +05:30
Ramakrishnan
0f532ba01c
Use vagrant from tag 1.5.4 for development.
2014-04-28 15:08:21 +05:30
Ramakrishnan
88c93fcdf1
Call original ssh_communicate for non windows vm
2014-04-28 15:07:39 +05:30
Ramakrishnan
b5e487cd3f
Fix machine.rb
...
define ssh communicate method for non windows vm.
2014-04-28 14:29:00 +05:30
Ramakrishnan
535a3972ce
Update CHANGELOG.md
2014-04-28 11:11:47 +05:30
Ramakrishnan
2758fb4569
Remove plugin group.
2014-04-25 15:12:44 +05:30
Ramakrishnan
1809242f5b
Update Changelog
2014-04-25 14:33:04 +05:30
Ramakrishnan
2b935f1af3
New CHANGELOG file.
2014-04-25 14:29:43 +05:30
Ramakrishnan
062b1b3e2b
WinRm error handling.
...
Better exception handling for WinRM errors.
2014-04-25 14:27:50 +05:30
Ramakrishnan
dcb813e70a
Add few exception handling
...
Exception handling for azure SocketError on slow network.
2014-04-25 12:05:14 +05:30
Ramakrishnan
ac72dea702
Resolve conflicts.
...
Conflicts:
lib/vagrant-azure/errors.rb
locales/en.yml
2014-04-25 10:06:03 +05:30
Ramakrishnan
e5664c0938
nil check for server.
...
There is a bug in azure Ruby SDK which is not able to check the VM name
when the name is in upper case and returns a nil. This check will raise an
exception when the server object is nil.
2014-04-25 09:59:49 +05:30
Ramakrishnan
eec35a05cc
Fix action ordering.
...
Rearranged the action ordering for up and reload command. This also fixes
the sync action getting called before the VM in up and running.
2014-04-25 09:55:43 +05:30
Ramakrishnan
e1324a4609
Fix check winrm running.
...
Add guest port to create new ps session.
2014-04-25 09:55:11 +05:30
Ramakrishnan
87a57056c7
Few minor fixes.
2014-04-25 09:54:38 +05:30
Ramakrishnan
837ff9fe7d
General sync folders.
...
Using rsync to sync linux VM and powershell copy for windows VM.
Added few error handling.
2014-04-25 09:54:05 +05:30
Jeff Mendoza
3eec951e7a
Remove debug. Fix HandleBoxUrl. Remove some verbosity. Bump version to .pre.
2014-04-25 09:42:38 +05:30