Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
watchdog
/
647852ca9732c0c82533111a87ea43742fe4a7fa
/
.
/
watchdog
/
init.sls
blob: 34ba071cae9ed5bb54eea70f235a6ac4ee96ddd9 [
file
] [
log
] [
blame
]
{%-
if
pillar
.
watchdog
is
defined
%}
include
:
{%-
if
pillar
.
watchdog
.
server
is
defined
%}
-
watchdog
.
server
{%-
endif
%}
{%-
endif
%}