20 lines
248 B
JSON
20 lines
248 B
JSON
{
|
|
"target": {
|
|
"kind": "local",
|
|
"parameters": {
|
|
"directory": "/tmp/backup"
|
|
}
|
|
},
|
|
"concerns": [
|
|
{
|
|
"active": true,
|
|
"name": "images",
|
|
"kind": "files",
|
|
"parameters": {
|
|
"path": "/usr/share/images/desktop-base"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
|