new service directory structure
This commit is contained in:
parent
04cd1e2eef
commit
fb9cfd9769
12 changed files with 153 additions and 151 deletions
|
|
@ -26,7 +26,7 @@
|
|||
"members": ["root"],
|
||||
"hosts": [ "a"],
|
||||
"services":[
|
||||
{ "class": "dummy", "args": { "sleep": 1, "fail": 1 }, "periods": ["fast"], "threshold": 1 }
|
||||
{ "class": "etc/dummy", "args": { "sleep": 1, "fail": 1 }, "periods": ["fast"], "threshold": 1 }
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue