puppet-tripleo/manifests/haproxy
Yamato Tanaka 6b79d4680c HAProxy: enable forwardfor for all http endpoints
Currently all http endpoints except Horizon doesn't add
X-Forwarded-For header. In this cases each backend service
emits the HAProxy's IP address into its logs. This can make
investigation difficult.
This change enables forwardfor for all http end points and
makes those add X-Forwarded-For header.

(from stable/wallaby to stable/victoria)
Conflicts:
	manifests/haproxy.pp
	manifests/haproxy/endpoint.pp

(from stable/victoria to stable/train)
Conflicts:
	manifests/haproxy.pp

Closes-Bug: #1968691
Change-Id: I2682f0cb3f6253b487eed2d40437ef5780e4ae77
(cherry picked from commit d4afc29038)
(cherry picked from commit f1d263bcf8)
(cherry picked from commit 06eda64076)
2022-05-24 00:34:06 +09:00
..
endpoint.pp HAProxy: enable forwardfor for all http endpoints 2022-05-24 00:34:06 +09:00
horizon_endpoint.pp Merge "Allow custom per-service bind_options for haproxy" 2019-07-10 11:18:07 +00:00
service_endpoints.pp Quote the hiera dot notation 2019-06-15 08:35:33 -06:00
stats.pp Fix tripleo::haproxy::stats to be more correct and flexible 2019-05-28 08:57:37 +02:00
userlist.pp Add Basic Authentication support for HAProxy 2017-12-16 09:37:27 +01:00