Remove infra-files-ro and infra-files-rw
These are not valid any more and cause issues when deploying new keys Change-Id: If10b92e722813a5c0d7d71a58563d08571574c19
This commit is contained in:
parent
bd56a81619
commit
cec504851d
@ -21,20 +21,6 @@ clouds:
|
|||||||
user_domain_name: default
|
user_domain_name: default
|
||||||
identity_api_version: '3'
|
identity_api_version: '3'
|
||||||
cacert: /etc/openstack/infracloud_chocolate_cacert.pem
|
cacert: /etc/openstack/infracloud_chocolate_cacert.pem
|
||||||
infra-files-ro:
|
|
||||||
profile: rackspace
|
|
||||||
auth:
|
|
||||||
username: <%= @puppetmaster_clouds['infra_files_ro_username'] %>
|
|
||||||
password: <%= @puppetmaster_clouds['infra_files_ro_password'] %>
|
|
||||||
project_name: <%= @puppetmaster_clouds['infra_files_ro_project_name'] %>
|
|
||||||
region_name: DFW
|
|
||||||
infra-files-rw:
|
|
||||||
profile: rackspace
|
|
||||||
auth:
|
|
||||||
username: <%= @puppetmaster_clouds['infra_files_rw_username'] %>
|
|
||||||
password: <%= @puppetmaster_clouds['infra_files_rw_password'] %>
|
|
||||||
project_name: <%= @puppetmaster_clouds['infra_files_rw_project_name'] %>
|
|
||||||
region_name: DFW
|
|
||||||
openstackci-infracloud-vanilla:
|
openstackci-infracloud-vanilla:
|
||||||
region_name: RegionOne
|
region_name: RegionOne
|
||||||
auth:
|
auth:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user