Merge "Remove hpcloud from clouds.yaml listings"
This commit is contained in:
commit
7f89817674
@ -20,15 +20,6 @@ clouds:
|
||||
password: <%= @puppetmaster_clouds['infra_files_rw_password'] %>
|
||||
project_name: <%= @puppetmaster_clouds['infra_files_rw_project_name'] %>
|
||||
region_name: DFW
|
||||
openstackci2-hpcloud:
|
||||
profile: hp
|
||||
auth:
|
||||
username: <%= @puppetmaster_clouds['openstackci2_hpcloud_username'] %>
|
||||
password: <%= @puppetmaster_clouds['openstackci2_hpcloud_password'] %>
|
||||
project_name: <%= @puppetmaster_clouds['openstackci2_hpcloud_project_name'] %>
|
||||
regions:
|
||||
- region-a.geo-1
|
||||
- region-b.geo-1
|
||||
openstackci-bluebox:
|
||||
region_name: RegionOne
|
||||
auth:
|
||||
|
@ -4,15 +4,6 @@ cache:
|
||||
expiration_time: 86400
|
||||
path: /var/cache/ansible-inventory
|
||||
clouds:
|
||||
openstackci2-hpcloud:
|
||||
profile: hp
|
||||
auth:
|
||||
username: <%= @puppetmaster_clouds['openstackci2_hpcloud_username'] %>
|
||||
password: <%= @puppetmaster_clouds['openstackci2_hpcloud_password'] %>
|
||||
project_name: <%= @puppetmaster_clouds['openstackci2_hpcloud_project_name'] %>
|
||||
regions:
|
||||
- region-a.geo-1
|
||||
- region-b.geo-1
|
||||
openstackci-bluebox:
|
||||
region_name: RegionOne
|
||||
auth:
|
||||
|
Loading…
x
Reference in New Issue
Block a user