160f1cc011
Change-Id: I9bb0a1fac63cc326234b0f06b1e56b43e0753279 Partially-Implements: blueprint replace-config-external
6 lines
129 B
Bash
6 lines
129 B
Bash
#!/bin/bash
|
|
|
|
# Copying configs into place if needed and set run command
|
|
python /opt/kolla/set_configs.py
|
|
CMD=$(cat /run_command)
|