Remove documentation URL
URL should be modified on module level. Change-Id: I7da90412ab5501ccba8e24a4ed1cafd03310e9b9
This commit is contained in:
@@ -13,7 +13,6 @@ class {'horizon':
|
|||||||
keystone_default_role => '_member_',
|
keystone_default_role => '_member_',
|
||||||
fqdn => ['%(CONFIG_CONTROLLER_HOST)s', "$::fqdn", 'localhost'],
|
fqdn => ['%(CONFIG_CONTROLLER_HOST)s', "$::fqdn", 'localhost'],
|
||||||
can_set_mount_point => 'False',
|
can_set_mount_point => 'False',
|
||||||
help_url =>'http://docs.openstack.org',
|
|
||||||
django_debug => %(CONFIG_DEBUG_MODE)s ? {true => 'True', false => 'False'},
|
django_debug => %(CONFIG_DEBUG_MODE)s ? {true => 'True', false => 'False'},
|
||||||
listen_ssl => %(CONFIG_HORIZON_SSL)s,
|
listen_ssl => %(CONFIG_HORIZON_SSL)s,
|
||||||
horizon_cert => '/etc/pki/tls/certs/ssl_ps_server.crt',
|
horizon_cert => '/etc/pki/tls/certs/ssl_ps_server.crt',
|
||||||
|
|||||||
Reference in New Issue
Block a user