2016-08-01 12:54:48 +03:00
|
|
|
{
|
2016-10-14 11:01:52 +03:00
|
|
|
"marathon": {
|
|
|
|
"force": true,
|
2016-10-14 11:25:53 +03:00
|
|
|
"host": "http://marathon.mesos:8080",
|
2016-11-06 22:24:26 +03:00
|
|
|
"enabled": false
|
2016-10-14 11:01:52 +03:00
|
|
|
},
|
2016-09-20 14:40:34 +03:00
|
|
|
"confd": "/etc/surok/conf.d",
|
2016-08-02 19:02:25 +03:00
|
|
|
"domain": "marathon.mesos",
|
|
|
|
"wait_time": 20,
|
2016-08-17 12:12:49 +03:00
|
|
|
"lock_dir": "/var/tmp",
|
2016-11-06 22:24:26 +03:00
|
|
|
"loglevel": "info",
|
|
|
|
"container": false,
|
|
|
|
"memcached": {
|
|
|
|
"enabled": false,
|
|
|
|
"discovery": {
|
|
|
|
"enabled": false,
|
|
|
|
"service": "memcached",
|
|
|
|
"group": "system"
|
|
|
|
},
|
|
|
|
"hosts": ["localhost:11211"]
|
|
|
|
}
|
2016-08-01 12:54:48 +03:00
|
|
|
}
|