Merge "Fix container config files directory path"

This commit is contained in:
Jenkins 2016-01-17 00:40:42 +00:00 committed by Gerrit Code Review
commit d6071461d6
1 changed files with 1 additions and 1 deletions

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