Merge "Add infracloud oscc to nodepool clouds"
This commit is contained in:
commit
f7426d742b
@ -80,3 +80,13 @@ clouds:
|
||||
username: '<%= @vexxhost_username %>'
|
||||
password: '<%= @vexxhost_password %>'
|
||||
project_name: '<%= @vexxhost_project %>'
|
||||
infracloud:
|
||||
auth:
|
||||
auth_url: https://controller00.vanilla.ic.openstack.org:5000
|
||||
username: '<%= @infracloud_username %>'
|
||||
password: '<%= @infracloud_password %>'
|
||||
project_name: '<%= @infracloud_project %>'
|
||||
project_domain_name: default
|
||||
user_domain_name: default
|
||||
identity_api_version: '3'
|
||||
cacert: /home/nodepool/.config/openstack/infracloud_vanilla_cacert.pem
|
||||
|
Loading…
x
Reference in New Issue
Block a user