2102631110
DocImpact Implments: blueprint ansible-tempest Change-Id: Iadd86d9d91438f056c433b9a2016f32587c92878
12 lines
260 B
Django/Jinja
12 lines
260 B
Django/Jinja
{
|
|
"command": "sleep infinity",
|
|
"config_files":[
|
|
{
|
|
"source": "{{ container_config_directory }}/tempest.conf",
|
|
"dest": "/etc/tempest/tempest.conf",
|
|
"owner": "root",
|
|
"perm": "0600"
|
|
}
|
|
]
|
|
}
|