Skip to content
Snippets Groups Projects
Commit e4d19abb authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Configure Blazar with custom CA file"

parents 1e86178d d10084a8
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,7 @@ os_admin_username = {{ blazar_keystone_user }} ...@@ -11,6 +11,7 @@ os_admin_username = {{ blazar_keystone_user }}
os_admin_password = {{ blazar_keystone_password }} os_admin_password = {{ blazar_keystone_password }}
os_admin_project_name = service os_admin_project_name = service
identity_service = identity identity_service = identity
cafile = {{ openstack_cacert }}
[api] [api]
api_v2_controllers = oshosts,leases api_v2_controllers = oshosts,leases
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment