master
json 13 lines 212 Bytes
Raw
1 {
2 "update_every": 123,
3 "timeout": 123.123,
4 "include": [
5 "ok"
6 ],
7 "skip_transient": true,
8 "collect_unit_files": true,
9 "collect_unit_files_every": 123.123,
10 "include_unit_files": [
11 "ok"
12 ]
13 }