Merge "Add cafile for ironic-neutron-agent"

This commit is contained in:
Zuul 2020-04-16 10:48:57 +00:00 committed by Gerrit Code Review
commit a1793a2f97

View File

@ -8,3 +8,4 @@ username = {{ neutron_keystone_user }}
password = {{ neutron_keystone_password }}
os_endpoint_type = internalURL
os_region = {{ openstack_region_name }}
cafile = {{ openstack_cacert }}