Generate HAproxy iptables rules for containerized HA deployments
authorDamien Ciabrini <dciabrin@redhat.com>
Mon, 12 Jun 2017 13:37:15 +0000 (15:37 +0200)
committerDamien Ciabrini <dciabrin@redhat.com>
Mon, 12 Jun 2017 13:37:15 +0000 (15:37 +0200)
commitefb36b42d6e22327486f548209b2472ebf1fe276
tree640ad4afe720f388615b5784d2466d9e5a57937e
parent9a319d42b6c5092d1863e7018afee3eb42b9d6ed
Generate HAproxy iptables rules for containerized HA deployments

The containerized HAproxy service can only specify steps to be run in
containers, i.e. it cannot runs the regular puppet steps on bare metal
at the same time. A side effect is that the dedicated HAproxy iptables
rules are no longer generated.

Update the docker_config step to fix the creation of iptables rules
for HAproxy and persist them on-disk as before.

Co-Authored-By: Michele Baldessari <michele@acksyn.org>
Closes-Bug: 1697387

Change-Id: Ib5a083ba3299a82645f1a0f9da0d482c6b89ee23
docker/services/pacemaker/haproxy.yaml