Revert "Add Documentation URL to horizon"
This reverts commit 917f62c1f6.
RDO should keep upstream default.
Change-Id: Ia6502c7a7b7b08e326d8c1c37ab517a8219cc9ec
This commit is contained in:
@@ -38,7 +38,6 @@ class {'::horizon':
|
|||||||
horizon_cert => hiera('CONFIG_HORIZON_SSL_CERT', undef),
|
horizon_cert => hiera('CONFIG_HORIZON_SSL_CERT', undef),
|
||||||
horizon_key => hiera('CONFIG_HORIZON_SSL_KEY', undef),
|
horizon_key => hiera('CONFIG_HORIZON_SSL_KEY', undef),
|
||||||
horizon_ca => hiera('CONFIG_HORIZON_SSL_CACERT', undef),
|
horizon_ca => hiera('CONFIG_HORIZON_SSL_CACERT', undef),
|
||||||
help_url => 'https://www.rdoproject.org/Docs',
|
|
||||||
neutron_options => {
|
neutron_options => {
|
||||||
'enable_lb' => hiera('CONFIG_HORIZON_NEUTRON_LB'),
|
'enable_lb' => hiera('CONFIG_HORIZON_NEUTRON_LB'),
|
||||||
'enable_firewall' => hiera('CONFIG_HORIZON_NEUTRON_FW'),
|
'enable_firewall' => hiera('CONFIG_HORIZON_NEUTRON_FW'),
|
||||||
|
|||||||
Reference in New Issue
Block a user