ansible/roles/haproxy
Kevin Fenzi 8cd7031fa0 haproxy: fix haproxy config to listen for the fedmsgs that fedmsg-gateway emits.
Turns out that 'localhost' resolves to ::1 now, but we aren't using ipv6 here but
ipv4, so haproxy was listening in the wrong place for fedmsgs to appear.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-10 18:22:05 +00:00
..
files new ca cert for prod openshift 2018-09-27 22:27:51 +00:00
handlers Move a few handlers to the only role using them 2016-04-04 20:46:29 +00:00
rewrite make the dir here instead 2018-12-17 18:46:44 +00:00
tasks first cut at changing all the old |changed to is changed per ansible deprecations 2018-05-07 23:51:48 +00:00
templates haproxy: fix haproxy config to listen for the fedmsgs that fedmsg-gateway emits. 2019-01-10 18:22:05 +00:00