Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
neutron
/
74f61118e5efcc94a2494328fa8a708f26df8863
/
.
/
neutron
/
init.sls
blob: 8e39f6fc5474b2ea12b3925c2b10d5c153a13142 [
file
] [
log
] [
blame
]
include
:
{%
if
pillar
.
neutron
.
server
is
defined
%}
-
neutron
.
server
{%
endif
%}
{%
if
pillar
.
neutron
.
gateway
is
defined
%}
-
neutron
.
gateway
{%
endif
%}
{%
if
pillar
.
neutron
.
compute
is
defined
%}
-
neutron
.
compute
{%
endif
%}