Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
etcd
/
8835dfaf8d3595c640577d68b2649dbabee02522
/
.
/
tests
/
pillar
/
cluster.sls
blob: 730b7682a63147b240ce4c8555d9495df88801ab [
file
] [
log
] [
blame
]
etcd
:
server
:
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