17 lines
321 B
YAML
17 lines
321 B
YAML
![]() |
---
|
||
|
endpoints:
|
||
|
identity:
|
||
|
auth:
|
||
|
admin:
|
||
|
cacert: /etc/ssl/certs/openstack-helm.crt
|
||
|
heat:
|
||
|
cacert: /etc/ssl/certs/openstack-helm.crt
|
||
|
heat_trustee:
|
||
|
cacert: /etc/ssl/certs/openstack-helm.crt
|
||
|
test:
|
||
|
cacert: /etc/ssl/certs/openstack-helm.crt
|
||
|
|
||
|
tls:
|
||
|
identity: true
|
||
|
...
|