some bool fixes in json files and dummy service
This commit is contained in:
parent
b00c73f8f6
commit
ac09ed749a
4 changed files with 158 additions and 158 deletions
|
|
@ -26,7 +26,7 @@
|
|||
"members": ["root"],
|
||||
"hosts": [ "a"],
|
||||
"services":[
|
||||
{ "class": "etc/dummy", "args": { "sleep": 1, "fail": 1 }, "periods": ["fast"], "threshold": 1 }
|
||||
{ "class": "etc/dummy", "args": { "sleep": 1, "fail": true }, "periods": ["fast"], "threshold": 1 }
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue