diff --git a/deployment/haproxy/haproxy-container-puppet.yaml b/deployment/haproxy/haproxy-container-puppet.yaml index ae3e39622b..7aa2e46926 100644 --- a/deployment/haproxy/haproxy-container-puppet.yaml +++ b/deployment/haproxy/haproxy-container-puppet.yaml @@ -165,9 +165,6 @@ outputs: map_merge: - get_attr: [HAProxyLogging, config_settings] - tripleo::haproxy::haproxy_service_manage: false - # NOTE(jaosorior): We disable the CRL since we have no way to restart haproxy - # when this is updated - tripleo::haproxy::crl_file: null tripleo::haproxy::haproxy_log_address: {get_param: HAProxySyslogAddress} tripleo::haproxy::haproxy_log_facility: {get_param: HAProxySyslogFacility} tripleo::haproxy::haproxy_stats_user: {get_param: HAProxyStatsUser}