From cec504851d9cc977ab59e6552a24cdbcc43ac58e Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Wed, 20 Dec 2017 11:01:53 +1100 Subject: [PATCH] Remove infra-files-ro and infra-files-rw These are not valid any more and cause issues when deploying new keys Change-Id: If10b92e722813a5c0d7d71a58563d08571574c19 --- .../templates/puppetmaster/all-clouds.yaml.erb | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/modules/openstack_project/templates/puppetmaster/all-clouds.yaml.erb b/modules/openstack_project/templates/puppetmaster/all-clouds.yaml.erb index e2d686e019..c93c7cbeb8 100644 --- a/modules/openstack_project/templates/puppetmaster/all-clouds.yaml.erb +++ b/modules/openstack_project/templates/puppetmaster/all-clouds.yaml.erb @@ -21,20 +21,6 @@ clouds: user_domain_name: default identity_api_version: '3' 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: region_name: RegionOne auth: