
Change-Id: I8c5fdb2f2d3284960318a8189c4cc5bd6a8e59e9 Partially-Implements: blueprint replace-config-external
12 lines
297 B
Django/Jinja
12 lines
297 B
Django/Jinja
{
|
|
"command": "/usr/bin/murano-engine --config-file /etc/murano/murano.conf",
|
|
"config_files": [
|
|
{
|
|
"source": "/opt/kolla/config_files/murano.conf",
|
|
"dest": "/etc/murano/murano.conf",
|
|
"owner": "murano",
|
|
"perm": "0644"
|
|
}
|
|
]
|
|
}
|