Adding SJC1 for VEXXHOST
Change-Id: Ia4bf3fcd576d415418f756cb07609b817d035534
This commit is contained in:
parent
4bd5095f37
commit
1534c42409
@ -43,8 +43,10 @@ clouds:
|
||||
- name: inap-17304-WAN1101
|
||||
routes_externally: True
|
||||
vexxhost:
|
||||
region_name: ca-ymq-1
|
||||
profile: vexxhost
|
||||
regions:
|
||||
- ca-ymq-1
|
||||
- sjc1
|
||||
api_timeout: 60
|
||||
auth_type: password
|
||||
auth:
|
||||
|
@ -70,7 +70,9 @@ clouds:
|
||||
password: <%= @puppetmaster_clouds['openstackjenkins_ovh_password'] %>
|
||||
project_name: <%= @puppetmaster_clouds['openstackjenkins_ovh_project_name'] %>
|
||||
openstackjenkins-vexxhost:
|
||||
region_name: ca-ymq-1
|
||||
regions:
|
||||
- ca-ymq-1
|
||||
- sjc1
|
||||
profile: vexxhost
|
||||
auth:
|
||||
username: '<%= @puppetmaster_clouds['openstackjenkins_vexxhost_username'] %>'
|
||||
@ -79,7 +81,9 @@ clouds:
|
||||
project_domain_name: default
|
||||
user_domain_name: default
|
||||
openstackci-vexxhost:
|
||||
region_name: ca-ymq-1
|
||||
regions:
|
||||
- ca-ymq-1
|
||||
- sjc1
|
||||
profile: vexxhost
|
||||
auth:
|
||||
username: '<%= @puppetmaster_clouds['openstackci_vexxhost_username'] %>'
|
||||
|
@ -46,7 +46,9 @@ clouds:
|
||||
password: <%= @puppetmaster_clouds['openstackci_rax_password'] %>
|
||||
project_id: <%= @puppetmaster_clouds['openstackci_rax_project_id'] %>
|
||||
openstackci-vexxhost:
|
||||
region_name: ca-ymq-1
|
||||
regions:
|
||||
- ca-ymq-1
|
||||
- sjc1
|
||||
profile: vexxhost
|
||||
auth:
|
||||
username: '<%= @puppetmaster_clouds['openstackci_vexxhost_username'] %>'
|
||||
|
Loading…
x
Reference in New Issue
Block a user