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