Skip to content
Snippets Groups Projects
Commit d6071461 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Fix container config files directory path"

parents a755aa88 f2f26912
No related branches found
No related tags found
No related merge requests found
#!/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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment