- Modified this values to False,
- Justification for this is to follow the same directives as devstack, also enabling this variables by default requires other neutron openstack services to be running.
This commit is contained in:
@@ -89,13 +89,13 @@ options:
|
||||
description: Secret for Horizon to use when securing internal data; set this when using multiple dashboard units.
|
||||
neutron-network-lb:
|
||||
type: boolean
|
||||
default: True
|
||||
default: False
|
||||
description: Enable neutron load balancer service panel
|
||||
neutron-network-firewall:
|
||||
type: boolean
|
||||
default: True
|
||||
default: False
|
||||
description: Enable neutron firewall service panel
|
||||
neutron-network-vpn:
|
||||
type: boolean
|
||||
default: True
|
||||
default: False
|
||||
description: Enable neutron vpn service panel
|
||||
|
||||
Reference in New Issue
Block a user