surok/conf.d/marathon_check.json
2017-02-07 01:39:30 +03:00

13 lines
255 B
JSON

{
"services": [
{
"name": "zzy*",
"ports": ["tname_a*"]
}
],
"template": "templates/selfcheck.jj2",
"dest": "selfcheck",
"reload_cmd": "/bin/echo selfcheck ok",
"discovery": "marathon_api"
}