kolla/ansible/roles/heat/templates/heat-api-cfn.json.j2

12 lines
250 B
Django/Jinja

{
"command": "heat-api-cfn",
"config_files": [
{
"source": "{{ container_config_directory }}/heat.conf",
"dest": "/etc/heat/heat.conf",
"owner": "heat",
"perm": "0600"
}
]
}