Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
cinder
/
e828c4b902585455c9b1a28444efa1b97d019012
/
.
/
cinder
/
init.sls
blob: 43133e55fd47c2aa799296597a07e71cc92659fd [
file
] [
log
] [
blame
]
include
:
{%
if
pillar
.
cinder
.
controller
is
defined
%}
-
cinder
.
controller
{%
endif
%}
{%
if
pillar
.
cinder
.
volume
is
defined
%}
-
cinder
.
volume
{%
endif
%}
{%
if
pillar
.
cinder
.
client
is
defined
%}
-
cinder
.
client
{%
endif
%}