Remove leftover of the tripleo::firewall class
This is follow-up of e64e47ebc7
and
removes the ConfigDebug parameter from haproxy template beause it was
used by the implementation to run puppet to firewall rules, which was
already removed.
Change-Id: I6f1c31bc77d6a4f79bcafd7d7565c74f8b0ddb26
This commit is contained in:
parent
e1afca352e
commit
2a3732143a
@ -99,10 +99,6 @@ parameters:
|
||||
type: string
|
||||
description: Specifies the default CA cert to use if TLS is used for
|
||||
services in the internal network.
|
||||
ConfigDebug:
|
||||
default: false
|
||||
description: Whether to run config management (e.g. Puppet) in debug mode.
|
||||
type: boolean
|
||||
EnableLoadBalancer:
|
||||
default: true
|
||||
description: Whether to deploy a LoadBalancer, set to false when an external load balancer is used.
|
||||
|
Loading…
Reference in New Issue
Block a user