tell horizon where is ca cert
This commit is contained in:
parent
31e19f5df6
commit
5b18f32123
1 changed files with 1 additions and 0 deletions
|
@ -400,6 +400,7 @@
|
|||
- shell: openstack-service restart
|
||||
|
||||
- lineinfile: dest=/etc/openstack-dashboard/local_settings regexp="^OPENSTACK_KEYSTONE_URL " line="OPENSTACK_KEYSTONE_URL = 'https://{{controller_hostname}}:5000/v2.0'"
|
||||
- lineinfile: dest=/etc/openstack-dashboard/local_settings regexp="OPENSTACK_SSL_CACERT " line="OPENSTACK_SSL_CACERT = '/etc/pki/tls/certs/fed-cloud09-keystone.pem'"
|
||||
- service: name=httpd state=restarted
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue