e0537385d0
Partially-Implements: blueprint barbican-ansible Change-Id: Id6be35b1d0527d5c38d4ea8576b233ebcc404718
12 lines
265 B
Django/Jinja
12 lines
265 B
Django/Jinja
{
|
|
"command": "barbican-worker",
|
|
"config_files": [
|
|
{
|
|
"source": "{{ container_config_directory }}/barbican.conf",
|
|
"dest": "/etc/barbican/barbican.conf",
|
|
"owner": "root",
|
|
"perm": "0600"
|
|
}
|
|
]
|
|
}
|