Merge "Fix typo in packethost configuration"
This commit is contained in:
commit
fbcbac7f8a
@ -99,6 +99,7 @@ clouds:
|
||||
floating_ip_source: None
|
||||
cacert: /home/nodepool/.config/openstack/limestone_cacert.pem
|
||||
packethost:
|
||||
regions:
|
||||
- name: us-west-1
|
||||
values:
|
||||
networks:
|
||||
|
@ -176,6 +176,7 @@ clouds:
|
||||
identity_api_version: 3
|
||||
cacert: /etc/openstack/limestone_cacert.pem
|
||||
openstackci-packethost:
|
||||
regions:
|
||||
- name: us-west-1
|
||||
values:
|
||||
networks:
|
||||
@ -188,7 +189,9 @@ clouds:
|
||||
project_name: <%= @puppetmaster_clouds['openstackci_packethost_project_name'] %>
|
||||
user_domain_name: default
|
||||
project_domain_name: default
|
||||
|
||||
openstackzuul-packethost:
|
||||
regions:
|
||||
- name: us-west-1
|
||||
values:
|
||||
networks:
|
||||
|
@ -99,6 +99,7 @@ clouds:
|
||||
identity_api_version: 3
|
||||
cacert: /etc/openstack/limestone_cacert.pem
|
||||
openstackci-packethost:
|
||||
regions:
|
||||
- name: us-west-1
|
||||
values:
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user