Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
devops-portal
/
881c68545b037891c6a471e20a410ae2e17f8153
/
.
/
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
%}