We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec3f84d + b0920ea commit 2787761Copy full SHA for 2787761
templates/octaviaamphoracontroller/bin/octavia_controller_start.sh
@@ -25,4 +25,4 @@ fi
25
# Ignore possible errors
26
/usr/local/bin/container-scripts/octavia_status.py || true
27
28
-exec /usr/bin/$1 --config-file /usr/share/octavia/octavia-dist.conf --config-file /etc/octavia/octavia.conf
+exec /usr/bin/$1 --config-file /usr/share/octavia/octavia-dist.conf --config-file /etc/octavia/octavia.conf --config-dir /etc/octavia/octavia.conf.d/
0 commit comments