2015-09-25 10:47:36 +00:00
|
|
|
{
|
2015-11-18 07:22:17 +01:00
|
|
|
"command": "murano-engine --config-file /etc/murano/murano.conf",
|
2015-09-25 10:47:36 +00:00
|
|
|
"config_files": [
|
|
|
|
{
|
2015-10-01 07:43:18 +00:00
|
|
|
"source": "{{ container_config_directory }}/murano.conf",
|
2015-09-25 10:47:36 +00:00
|
|
|
"dest": "/etc/murano/murano.conf",
|
|
|
|
"owner": "murano",
|
|
|
|
"perm": "0644"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|