fix the url from http to https
Change-Id: I2f7bd86b9f125824ef4bad608114632ef401dbc0
This commit is contained in:
parent
9a25d2507b
commit
c9b8f441f0
@ -140,7 +140,7 @@ horizon_galera_ssl_ca_cert: "{{ galera_ssl_ca_cert | default('/etc/ssl/certs/gal
|
||||
horizon_session_timeout: 1800
|
||||
|
||||
## Horizon Help URL Path
|
||||
horizon_help_url: http://docs.openstack.org
|
||||
horizon_help_url: https://docs.openstack.org
|
||||
|
||||
## Installation directories
|
||||
horizon_lib_dir: "{{ _horizon_lib_dir }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user