Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
devops-portal
/
9d36fbe418d5a1a5d21ec74d60d0cb4fbed3f2fa
/
.
/
devops_portal
/
init.sls
blob: 00649c76307f9587020acc519dd01c835a76d7d2 [
file
] [
log
] [
blame
]
{%-
if
pillar
.
devops_portal
is
defined
%}
include
:
{%-
if
pillar
.
devops_portal
.
control
is
defined
%}
-
devops_portal
.
control
-
devops_portal
.
setup
{%-
endif
%}
{%-
endif
%}