RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Yamato Tanaka 06eda64076 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

Closes-Bug: #1968691
Change-Id: I2682f0cb3f6253b487eed2d40437ef5780e4ae77
(cherry picked from commit d4afc29038)
(cherry picked from commit f1d263bcf8)
2022-04-26 18:52:01 +09:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-03 20:33:05 +02:00
files Fix rabbitmq certificate reload after it is resubmitted 2021-08-27 08:13:54 +00:00
lib Create SSL certificates from sslProfiles 2021-06-29 11:50:58 +00:00
manifests HAProxy: enable forwardfor for all http endpoints 2022-04-26 18:52:01 +09:00
releasenotes Support configuring extra cinder RBD options 2021-12-13 20:27:14 -08:00
spec Format [oslo_cache] memcache_server when IPv6 is used 2022-03-23 23:35:04 +00:00
templates Remove side-car containers in Create status 2021-07-07 07:32:51 -06:00
zuul.d Replace deprecated zuul template tripleo-standalone-multinode-ipa 2021-03-04 14:38:36 +02:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview Update .gitreview for stable/victoria 2020-10-30 15:50:37 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
bindep.txt Add Puppet package to bindep, for module build 2017-10-27 13:50:15 -07:00
Gemfile Use openstack_spec_helper from zuul checkout 2020-08-30 23:06:53 +02:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
metadata.json Bump metadata to 13.7.0 for stable/victoria tripleo release 2022-04-13 12:10:54 +00:00
Puppetfile_extras Pin puppet-redis to 8.0.0 2021-08-27 13:14:13 +09:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
README.md Add the missing ':' in README 2018-07-28 07:57:53 +00:00
setup.cfg Force to use markdown to prevent pypi issue 2019-07-01 20:45:00 +02:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/victoria 2020-10-30 15:50:39 +00:00

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing