Add openstackci oscc cloud to Puppetmaster

Change-Id: I66ec5661909e58518b158ee088e10027618b47d1
This commit is contained in:
Ricardo Carrillo Cruz 2016-09-28 10:36:30 +02:00
parent e4f95a7e8f
commit 7117e5594b
1 changed files with 12 additions and 0 deletions

View File

@ -125,3 +125,15 @@ clouds:
identity_api_version: '3'
floating_ip_source: None
cacert: /etc/ssl/certs/ca-certificates.crt
openstackci-infracloud-chocolate:
region_name: RegionOne
auth:
auth_url: https://controller00.chocolate.ic.openstack.org:5000
username: <%= @puppetmaster_clouds['openstackci_infracloud_chocolate_username'] %>
password: <%= @puppetmaster_clouds['openstackci_infracloud_chocolate_password'] %>
project_name: <%= @puppetmaster_clouds['openstackci_infracloud_chocolate_project_name'] %>
project_domain_name: default
user_domain_name: default
identity_api_version: '3'
floating_ip_source: None
cacert: /etc/ssl/certs/ca-certificates.crt