You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{ |
|
"bind": "0.0.0.0:5000", |
|
"rpc_addr": "127.0.0.1:7373", |
|
"discover": "example-cluster1", |
|
"encrypt_key": "ZXhhbXBsZS1jbHVzdGVyMQ==", |
|
"tags": { |
|
"role": "example-server" |
|
}, |
|
"event_handlers": [ |
|
"@l_prefix@/etc/serfdom/serf.sh" |
|
] |
|
}
|
|
|