2016-05-26 20:58:03 +08:00
|
|
|
{
|
|
|
|
"command": "sleep infinity",
|
|
|
|
"config_files":[
|
|
|
|
{
|
|
|
|
"source": "{{ container_config_directory }}/tempest.conf",
|
|
|
|
"dest": "/etc/tempest/tempest.conf",
|
2019-03-07 15:50:41 +01:00
|
|
|
"owner": "tempest",
|
2016-05-26 20:58:03 +08:00
|
|
|
"perm": "0600"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|