Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
etcd
/
9db6ff0c6c0b17658b183779f3cc5b1d03db0aea
/
.
/
tests
/
pillar
/
cluster.sls
blob: a91825f2633c128aa446ebe96edf498e8928eb08 [
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
-
host
:
10.0
.
175.102
name
:
etcd02
port
:
4001
-
host
:
10.0
.
175.103
name
:
etcd03
port
:
4001