Merge "Add rh2 cloud credentials"
This commit is contained in:
commit
0c315908b9
@ -30,6 +30,14 @@ clouds:
|
||||
project_name: '<%= tripleo_project %>'
|
||||
auth_url: 'https://ci-overcloud.rh1.tripleo.org:13000/v2.0'
|
||||
floating_ip_source: nova
|
||||
tripleo-test-cloud-rh2:
|
||||
region_name: regionOne
|
||||
auth:
|
||||
username: '<%= tripleo_username %>'
|
||||
password: '<%= tripleo_password %>'
|
||||
project_name: '<%= tripleo_project %>'
|
||||
auth_url: 'https://ci-overcloud.rh2.tripleo.org:13000/v2.0'
|
||||
floating_ip_source: neutron
|
||||
bluebox-sjc1:
|
||||
auth:
|
||||
username: '<%= bluebox_username %>'
|
||||
|
Loading…
x
Reference in New Issue
Block a user