blob: 2f830cd098f5d389911b0bfc9c7147f551ff71d6 [file] [log] [blame]
etcd:
server:
image: quay.io/coreos/etcd:latest
enabled: true
bind:
host: 10.0.175.101
token: $(uuidgen)
members:
- host: 10.0.175.101
name: etcd01
port: 4001