Set region_name for tripleo-test-cloud-rh1
This is in prep work for launching a tripleo AFS mirror. We use the region name part of the DNS address of the server. Change-Id: Id9765e60dc7b881c7086d242a4d0bf4885f8bb59 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
05bfbac556
commit
0887aab032
@ -23,6 +23,7 @@ clouds:
|
|||||||
password: '<%= ovh_password %>'
|
password: '<%= ovh_password %>'
|
||||||
project_name: '<%= ovh_project %>'
|
project_name: '<%= ovh_project %>'
|
||||||
tripleo-test-cloud-rh1:
|
tripleo-test-cloud-rh1:
|
||||||
|
region_name: nova
|
||||||
auth:
|
auth:
|
||||||
username: '<%= tripleo_username %>'
|
username: '<%= tripleo_username %>'
|
||||||
password: '<%= tripleo_password %>'
|
password: '<%= tripleo_password %>'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user