* debian/config.yml: Update

This commit is contained in:
Michael Banck 2017-10-21 11:00:09 +02:00
parent e0967b5a0f
commit 4a4b4baf14

13
debian/config.yml vendored
View file

@ -11,11 +11,18 @@ restapi:
# username: username
# password: password
etcd:
host: 127.0.0.1:2379
#etcd:
# host: 127.0.0.1:2379
#consul:
# host: http://127.0.0.1:8500
# host: https://127.0.0.1:8500
zookeeper:
hosts: 127.0.0.1:2181
bootstrap:
# this section will be written into Etcd:/<namespace>/<scope>/config after initializing new cluster
# this section will be written into /<namespace>/<scope>/config after initializing new cluster
# and all other cluster members will use it as a `global configuration`
dcs:
ttl: 30