Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
etcd
/
0cbcc4af788294cc748a38adbc30cd79bad262d5
/
.
/
etcd
/
init.sls
blob: cddcbaa12cae5eeb219c07f042f9afed2c0164e5 [
file
] [
log
] [
blame
]
{%-
if
pillar
.
etcd
is
defined
%}
include
:
{%-
if
pillar
.
etcd
.
server
is
defined
%}
-
etcd
.
server
{%-
endif
%}
{%-
endif
%}