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