From 73cf76cd861d62fce84a946800205a3aef4096bc Mon Sep 17 00:00:00 2001 From: Difrex Date: Fri, 14 Oct 2016 11:01:52 +0300 Subject: [PATCH] marathon config --- conf/surok.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/conf/surok.json b/conf/surok.json index 86ab76b..6fc5196 100644 --- a/conf/surok.json +++ b/conf/surok.json @@ -1,5 +1,8 @@ { - "marathon": "TODO", + "marathon": { + "force": true, + "host": "marathon.mesos:8080" + }, "confd": "/etc/surok/conf.d", "domain": "marathon.mesos", "wait_time": 20,