commit | 44062bdbfd3a3e639f205cea1686a74607128058 | [log] [tgz] |
---|---|---|
author | marco <m.celoud@tcpcloud.eu> | Fri Jan 08 14:51:29 2016 +0100 |
committer | marco <m.celoud@tcpcloud.eu> | Fri Jan 08 14:51:29 2016 +0100 |
tree | afecd5823f3d81b6db58e89670b03afe805eb566 | |
parent | a7e427beb30ad051e5189a59bc8690a0cc015f04 [diff] |
fix volume.sls
diff --git a/cinder/volume.sls b/cinder/volume.sls index 3f6ca84..d116fce 100644 --- a/cinder/volume.sls +++ b/cinder/volume.sls
@@ -134,7 +134,7 @@ {# old way #} -{%- if volume.storage.engine is defined %} +{%- if volume.storage is defined %} {%- if volume.storage.engine == 'iscsi' %}