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:
Monty Taylor 2016-01-14 13:14:04 -05:00
parent 5e63349100
commit 29a67fc44c
2 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,7 @@ clouds:
regions:
- GRA1
- SBG1
- BHS1
profile: ovh
auth:
username: <%= @puppetmaster_clouds['openstackci_ovh_username'] %>

View File

@ -31,6 +31,7 @@ clouds:
regions:
- GRA1
- SBG1
- BHS1
profile: ovh
auth:
username: <%= @puppetmaster_clouds['openstackci_ovh_username'] %>