13 lines
246 B
JSON
13 lines
246 B
JSON
{
|
|
"marathon": {
|
|
"force": true,
|
|
"host": "http://marathon.mesos:8080",
|
|
"enabled": true
|
|
},
|
|
"confd": "/etc/surok/conf.d",
|
|
"domain": "marathon.mesos",
|
|
"wait_time": 20,
|
|
"lock_dir": "/var/tmp",
|
|
"loglevel": "info"
|
|
}
|