kolla/ansible/roles/haproxy/templates
Michal Rostecki a5c1aa0b81 Run HAProxy in a chroot jail
It's impossible to drop root for the HAProxy container.
But HAProxy provides a possibility to use a chroot jail.

When attaching to the HAProxy container, we see that
the root directory is changed:

    $ sudo docker exec -ti haproxy bash
    (haproxy)[root@operator /]# ls -di /
    259 /

Co-Authored-By: Vikram Hosakote <vhosakot@cisco.com>

Closes-Bug: #1552289

Change-Id: I9d55e9b741b8560cac53dc8b837a24a3029a4dc0
2016-05-06 10:23:49 +02:00
..
haproxy.cfg.j2 Run HAProxy in a chroot jail 2016-05-06 10:23:49 +02:00
haproxy.json.j2 Start the haproxy by using haproxy-system-wrapper 2016-03-30 18:07:40 +08:00
keepalived.conf.j2 Make keepalived virtual_router_id param configurable 2016-04-01 17:35:35 -03:00
keepalived.json.j2 Bring Kolla inline with FHS 2015-10-06 03:30:53 +00:00