6f9709ce9c
Change-Id: Ie79667ec2f9b091403ead9abc3c0f85afb7944bc Partially-Implements: blueprint replace-config-external
12 lines
246 B
Django/Jinja
12 lines
246 B
Django/Jinja
{
|
|
"command": "/usr/bin/heat-api",
|
|
"config_files": [
|
|
{
|
|
"source": "/opt/kolla/config_files/heat.conf",
|
|
"dest": "/etc/heat/heat.conf",
|
|
"owner": "heat",
|
|
"perm": "0600"
|
|
}
|
|
]
|
|
}
|