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

216 Коммитов

Автор SHA1 Сообщение Дата
David Justice b7f1ae4d47 Merge pull request #160 from devigned/release-pre3
bump version
2017-02-03 09:10:00 -08:00
David Justice 1257519a78 bump version 2017-02-03 09:09:14 -08:00
David Justice 2bc6bb4420 Merge pull request #159 from devigned/feature/wait-for-destroy
wait for destroy
2017-02-03 09:07:14 -08:00
David Justice c3acb7a05f remove simplecov and others until ready 2017-02-03 09:03:36 -08:00
David Justice b6cdb27aea add option to wait for the resource group to be completely destroyed 2017-02-03 09:03:36 -08:00
David Justice 8dfb41fc50 Merge pull request #136 from codestothestars/availability-set-name
Create availability set if availability_set_name is specified
2017-02-03 08:57:18 -08:00
Ariel Ryan-Pagano 71fceadf46 Merge branch 'v2.0' into availability-set-name 2017-02-03 10:20:11 -05:00
Ariel Ryan-Pagano 659ade26b4 Merge branch 'v2.0' into availability-set-name 2017-02-03 10:12:26 -05:00
David Justice b5177fabdb Merge pull request #155 from matt-richardson/update-readme-for-winrm-support
Update readme with details on Windows & WinRM support
2017-02-01 17:47:07 -08:00
Matt Richardson e5f5347d9c Merge branch 'v2.0' into update-readme-for-winrm-support 2017-02-02 12:44:21 +11:00
David Justice 5b93c39ab8 Update README.md 2017-02-01 17:41:08 -08:00
David Justice b4baba0bc9 Merge pull request #156 from devigned/update/win-support
Update the project
2017-02-01 17:19:23 -08:00
David Justice a61a0a34d9 bump the version 2017-02-01 17:18:48 -08:00
David Justice 6572eaf0aa update to the latest ruby libs 2017-02-01 15:45:19 -08:00
Matt Richardson 3237832bbb Update readme with details on Windows & WinRM support 2017-02-02 09:49:27 +11:00
David Justice 4d42a3eb70 add default rake for tests and update gemspec 2017-02-01 11:18:36 -08:00
David Justice 96da70c61d Merge pull request #152 from matt-richardson/support-winrm
Support Windows & WinRM [WIP]
2017-02-01 10:50:16 -08:00
Matt Richardson 1bc09b48cd Allow arm template to be passed in 2017-02-01 20:07:54 +11:00
Matt Richardson e548c12c46 Use inline script for setting up winrm over https
Rather than rely on an external dependency (GitHub).
Also adds a flag to disable self-signed cert firewall rule creation.
2017-01-31 15:58:30 +11:00
Matt Richardson e65355ed54 Use vagrant native properties for winrm
Rather than adding new provider specific properties
2017-01-30 12:14:48 +11:00
Matt Richardson 34a4ff6b59 Allow customisation of the winrm port 2017-01-30 11:29:14 +11:00
Matt Richardson ac89599d71 Correct typo in variable name 2017-01-30 09:19:32 +11:00
Matt Richardson de5df1302b Use securestring for passwords 2017-01-27 21:46:51 +11:00
Matt Richardson ec43818c14 Add logging to show progress on resource group deletion 2017-01-27 21:46:11 +11:00
Matt Richardson 49b0bc8d08 Finish off support for WinRM 2017-01-27 21:45:00 +11:00
David Justice 9684137661 Merge pull request #139 from andyzhangx/v2.0
change default vm size to Standard_D1 as small is not supported any more
2017-01-25 16:09:56 -08:00
David Justice 9e0cdb1c52 Merge pull request #134 from codestothestars/private-key-path
Show correct error when private_key_path undefined
2016-11-14 16:09:18 -08:00
David Justice e2bd5f12c5 Merge pull request #130 from kaorimatz/ssh-username
Support user-specified SSH username
2016-11-14 16:08:45 -08:00
David Justice 1586f9be38 Merge pull request #135 from codestothestars/disk-blob-name
osDiskName includes vmName to avoid name conflicts
2016-11-14 16:07:24 -08:00
xiazhang 4b40eb9f2e change default vm size to Standard_D1 as small is not supported any more 2016-09-20 14:58:13 +08:00
Ariel Ryan-Pagano 60c3a8b356 Create specified availability set for vm 2016-08-16 23:28:48 -04:00
Ariel Ryan-Pagano e0521ec94a Pass availability_set_name to deployment template 2016-08-16 22:15:51 -04:00
Ariel Ryan-Pagano c132a7a3d4 osDiskName includes vmName to avoid name conflicts 2016-08-16 18:01:33 -04:00
Ariel Ryan-Pagano ee28e44a0a Show correct error when private_key_path undefined 2016-08-16 16:23:45 -04:00
Satoshi Matsumoto 641aa847f8 Support user-specified SSH username 2016-07-18 19:14:22 +09:00
David Justice 13da0eee0c fixes #125 Merge pull request #126 from Azure/devigned-patch-1
Update README.md
2016-05-30 08:30:42 -07:00
David Justice 8bb16001db Update README.md 2016-05-30 08:29:46 -07:00
David Justice 9eda85dea1 Update README.md 2016-04-07 15:57:34 -07:00
David Justice 44a3b0b8c6 Merge pull request #114 from devigned/chore/version
update the readme and the version to preview
2016-04-07 15:38:26 -07:00
David Justice 54f78936de update the readme and the version to preview 2016-04-07 15:37:36 -07:00
David Justice 845d43c093 Merge pull request #113 from devigned/feature/arm
ARM version of Vagrant-Azure (initial)
2016-03-29 13:55:26 -07:00
David Justice 9411b2da4d start, stop, terminate, read_state and auth good 2016-03-27 15:09:37 -07:00
David Justice e2b639beb9 building from deployment template 2016-03-27 00:36:45 -07:00
David Justice 8d7dd2f7de on the way to arm support 2016-03-26 17:37:37 -07:00
David Justice 1c0916c19f Merge pull request #111 from lrolaz/subnet_name
Add support for subnet_name fixes #61
2016-03-10 08:51:34 -08:00
David Justice bdb4af070b Merge pull request #102 from eisnerd/master
WinRm endpoint lookup sort call corrected
2016-03-10 08:50:15 -08:00
David Justice 6b3de5da70 Merge pull request #105 from vinyar/master
Improve documentation and fix bugs
2016-03-10 08:49:04 -08:00
David Justice 2c52377a53 Merge pull request #110 from abrugh/master
changed azure dependency to 0.7.1, bumped version of vagrant-azure to…
2016-03-10 08:47:19 -08:00
Laurent Rolaz 513a917aae Add support for subnet_name 2016-03-09 11:26:59 +01:00
Alexander Brugh f9de93b59a changed azure dependency to 0.7.1, bumped version of vagrant-azure to 1.3.1 2016-01-13 13:19:12 -06:00