puppet-tripleo/releasenotes/notes/haproxy-remove-activate_httplog-87325732ab9ca721.yaml
Yamato Tanaka 8794022fcb HAProxy: deprecate activate_httplog
httplog is always enabled for all http endpoints by default
regardless of activate_httplog parameter from a bug/1930266.
This parameter has no effects now and shouldn't be used.

Change-Id: I19a031ee4f4b2a49b68515f17e5ed13179406dd8
2022-04-27 14:45:25 +09:00

7 lines
178 B
YAML

---
deprecations:
- |
activate_httplog parameter of haproxy.pp is deprecated because
httplog is always enabled for all http endpoints regardless of
this parameter.