12 lines
297 B
Plaintext
Raw Normal View History

{
"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"
}
]
}