Enable Vagrant to manage virtual machines in Microsoft Azure
Перейти к файлу
DeeJay 0baec895d7 Removed add_role parameters.
added code for puppet provisioning.
2014-03-28 19:55:19 +05:30
example_box Initial import 2014-03-06 23:02:49 +05:30
lib Removed add_role parameters. 2014-03-28 19:55:19 +05:30
locales StartInstance, RunInstance and RestartVM all wait for to the VM to reach ReadyRole state after triggering the operation. 2014-03-13 15:33:04 +05:30
.gitignore Initial import 2014-03-06 23:02:49 +05:30
Gemfile 1. Storage account name and access key are now optional elements. 2014-03-24 15:44:09 +05:30
LICENSE Changed license to Apache 2.0 2014-03-14 16:15:09 +05:30
README.md Initial import 2014-03-06 23:02:49 +05:30
vagrant-azure.gemspec Changes for azure gem 0.6.2 2014-03-18 07:31:17 +05:30

README.md

Vagrant Azure Provider

This is a Vagrant 1.2+ plugin that adds Windows Azure provider to Vagrant, allowing Vagrant to control and provision machines in Windows Azure.

NOTE: This plugin requires Vagrant 1.2+,

Configuration