Merge "Remove config-internal for haproxy"

This commit is contained in:
Jenkins 2015-08-09 17:19:54 +00:00 committed by Gerrit Code Review
commit 45e1e37d4f
2 changed files with 1 additions and 1 deletions
docker/common/haproxy

0
docker/common/haproxy/config-external.sh Executable file → Normal file

@ -7,7 +7,7 @@ ARGS="-f /etc/haproxy/haproxy.cfg -p /run/haproxy.pid"
# Loading common functions.
source /opt/kolla/kolla-common.sh
# Config-internal script exec out of this function, it does not return here.
# Execute config strategy
set_configs
# We are intentionally not using exec so we can reload the haproxy config later