Fix container config files directory path

TrivialFix

Change-Id: I94dd94b1e64a6a844497e551a66e7279de636f90
This commit is contained in:
Wanlong Gao 2016-01-15 14:14:13 +08:00
parent e09e20cdbe
commit f2f269125d

View File

@ -1,7 +1,7 @@
#!/bin/bash
set -o errexit
# Processing /opt/kolla/config_files/config.json as root. This is necessary
# Processing /var/lib/kolla/config_files/config.json as root. This is necessary
# to permit certain files to be controlled by the root user which should
# not be writable by the dropped-privileged user, especially /run_command
sudo -E kolla_set_configs