Merge pull request #1045 from bradbeam/vsphere

Adding vsphere cloud provider support
This commit is contained in:
Antoine Legrand
2017-03-06 12:34:05 +01:00
committed by GitHub
8 changed files with 72 additions and 28 deletions

View File

@@ -47,7 +47,7 @@
## There are some changes specific to the cloud providers
## for instance we need to encapsulate packets with some network plugins
## If set the possible values are either 'gce', 'aws', 'azure' or 'openstack'
## If set the possible values are either 'gce', 'aws', 'azure', 'openstack', or 'vsphere'
## When openstack is used make sure to source in the openstack credentials
## like you would do when using nova-client before starting the playbook.
#cloud_provider: