Merge pull request #1997 from mrbobbytables/feature-keepalived-cloud-provider

Add minimal keepalived-cloud-provider support
This commit is contained in:
Spencer Smith
2017-12-06 23:28:27 -05:00
committed by GitHub
3 changed files with 4 additions and 4 deletions

View File

@@ -56,7 +56,7 @@ bin_dir: /usr/local/bin
## 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', 'openstack', or 'vsphere'
## If set the possible values are either 'gce', 'aws', 'azure', 'openstack', 'vsphere', or 'external'
## 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: