Remove config-internal for haproxy
Change-Id: Ife2ef3eb15f8435f29ffb4fb5912d00f68de0ff7 Partially-implements: blueprint remove-config-internal
This commit is contained in:
parent
a5e907a8e9
commit
b9312c63e1
0
docker/common/haproxy/config-external.sh
Executable file → Normal file
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
|
||||
|
Loading…
Reference in New Issue
Block a user