Add BHS1 to the clouds.yaml on puppetmaster
We have a pypi mirror here, but it's not listed in our cloud config so ansible is unaware of it. Change-Id: I7b2b75a278472e0a36668b96d74b354ef56aff6c
This commit is contained in:
parent
5e63349100
commit
29a67fc44c
@ -54,6 +54,7 @@ clouds:
|
||||
regions:
|
||||
- GRA1
|
||||
- SBG1
|
||||
- BHS1
|
||||
profile: ovh
|
||||
auth:
|
||||
username: <%= @puppetmaster_clouds['openstackci_ovh_username'] %>
|
||||
|
@ -31,6 +31,7 @@ clouds:
|
||||
regions:
|
||||
- GRA1
|
||||
- SBG1
|
||||
- BHS1
|
||||
profile: ovh
|
||||
auth:
|
||||
username: <%= @puppetmaster_clouds['openstackci_ovh_username'] %>
|
||||
|
Loading…
x
Reference in New Issue
Block a user