Граф коммитов

216 Коммитов

Автор SHA1 Сообщение Дата
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
Jeff Mendoza f40b531694 Synced Folders, Wait for SSH. 2014-04-25 09:42:03 +05:30
Ramakrishnan 74d70ea868 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-24 18:20:23 +05:30
Ramakrishnan 4597e0bd58 Fix check winrm running.
Add guest port to create new ps session.
2014-04-24 07:09:02 +05:30
Ramakrishnan 4de68d3124 Few minor fixes. 2014-04-23 17:41:50 +05:30
Ramakrishnan 3ee7813917 Add error rb 2014-04-23 16:08:15 +05:30
Ramakrishnan 62e6e18c88 Fix for Issue #11
Check the status returned by Azure SDK and gracefully handle the
exceptions.
2014-04-22 15:42:09 +05:30
DeeJay 5486220b50 Added vm_image option details
Added vm_image option details
2014-04-21 14:53:48 +05:30
DeeJay 2929084110 Typo
Reverted accidental delete
2014-04-21 14:45:34 +05:30
DeeJay a408652629 Minor edits
Spelling mistakes and added ```vm_image``` option.
2014-04-21 14:43:00 +05:30
Ramakrishnan b5d9a16264 General sync folders.
Using rsync to sync linux VM and powershell copy for windows VM.
Added few error handling.
2014-04-14 20:53:13 +05:30
Jeff Mendoza 5ddab35add Remove debug. Fix HandleBoxUrl. Remove some verbosity. Bump version to .pre. 2014-04-12 00:32:20 -07:00
Jeff Mendoza 3cf6c99c04 Synced Folders, Wait for SSH. 2014-04-11 15:56:10 -07:00
Ramakrishnan 6c8d407014 Bump version 2014-04-11 17:40:41 +05:30
Ramakrishnan 11c79fd994 Merge branch 'chef-solo and shell-provisioning' 2014-04-11 14:27:48 +05:30
Ramakrishnan 6e2692a6ab Merge remote-tracking branch 'origin/shell-provisioning' into chef-shell
Conflicts:
	lib/vagrant-azure.rb
2014-04-11 12:57:42 +05:30
Ramakrishnan 5555285f9d Provision for chef-solo. 2014-04-11 12:30:26 +05:30
DeeJay a702b3ce6e Added New Commands section with RDP command 2014-04-09 00:54:07 +05:30
DeeJay d00373c0db Merge branch 'master' into shell-provisioning 2014-04-08 23:25:34 +05:30
DeeJay 6539ac916a Updated example_box\readme 2014-04-08 18:48:58 +05:30
DeeJay 8298478c31 Adding README.md for example_box. 2014-04-08 18:45:12 +05:30
DeeJay d965ef91b2 Updating .gitignore to include .vagrant directory. 2014-04-08 18:34:18 +05:30
DeeJay f322266516 Fixes #2 2014-04-08 18:31:26 +05:30
DeeJay 8da5fa6be6 Adding shell provisioning. Supports both inline and script based shell provisioning. 2014-04-08 18:01:16 +05:30
DeeJay ec0b6d0a83 Merge branch 'master' of https://github.com/MSOpenTech/vagrant-azure 2014-04-07 10:58:55 +05:30
Akihiro Yamazaki c5702702a2 add `vm_size` option 2014-04-07 10:54:26 +05:30
DeeJay 909dc7b7ab Merge pull request #4 from zakkie/feature/vm_size-option
add vm_size option
2014-04-07 10:39:53 +05:30
Akihiro Yamazaki 1c9833db7b add `vm_size` option 2014-04-05 23:41:33 +09:00
DeeJay 0bc23ab198 Adding a dummy box file 2014-04-04 10:04:02 +05:30
DeeJay 44e974f579 Updated README 2014-04-03 21:22:22 +05:30
DeeJay 0ec5a1e556 Loading missing translations. Powershell connection errors are not showing up on the screen. 2014-04-03 18:19:40 +05:30
DeeJay 680cd65097 Using Windows style path for puppet apply --modulepath 2014-04-03 02:17:28 +05:30
DeeJay 71de6d2d5e Update version 2014-04-03 00:07:41 +05:30
DeeJay a1d2c3794b Merge branch 'master' of https://github.com/MSOpenTech/Vagrant-Azure 2014-04-03 00:02:40 +05:30
DeeJay 4c4cfb3190 Changed email 2014-04-03 00:01:07 +05:30
Snesha Foss 0a4aebaa3b Update LICENSE 2014-04-02 11:30:35 -07:00
DeeJay d32c677b8a Changed author and added homepage 2014-04-02 23:17:38 +05:30
DeeJay 2cdb6fe4f4 Fixed upload bug for multilevel directory structures 2014-04-02 22:20:00 +05:30
DeeJay 8494e3cfa1 Version 1.0.0 2014-04-02 10:08:52 +05:30
DeeJay 74b4f1645a Minor changes. Removed monkey_patched powershell.rb 2014-04-01 23:42:36 +05:30
DeeJay 3c2ea57eee Puppet provisioning fixes. 2014-04-01 20:01:29 +05:30
DeeJay 0baec895d7 Removed add_role parameters.
added code for puppet provisioning.
2014-03-28 19:55:19 +05:30
DeeJay b4ee15e5d0 Removed is_created, is_stopped, is_ready.
Removed message_already_created, message_not_created, message_rdp_not_ready, message_vm_started, message_will_not_destroy.
2014-03-24 16:38:53 +05:30
DeeJay 7202601ece 1. Storage account name and access key are now optional elements.
2. The time between state read outs changed to 30 seconds.
3. The time out for 'wait_for_state' is now a configuration value and defaults to 360 seconds.
4. Moved to vagrant version 1.5
2014-03-24 15:44:09 +05:30