commit | 983e293c521f200e3deac6ec1e1bd2fe20f32bba | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Wed Apr 05 10:49:38 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Wed Apr 05 11:11:18 2017 +0200 |
tree | 93ce91f708bde3fdfd068137faa695fbf2b20562 | |
parent | 346602ce6bd8ac3a778cf138131211e03db8ec24 [diff] |
Fix lefthand volume packages
diff --git a/cinder/volume.sls b/cinder/volume.sls index 82a1db1..762b665 100644 --- a/cinder/volume.sls +++ b/cinder/volume.sls
@@ -72,7 +72,7 @@ - source: salt://cinder/files/iscsitarget - template: jinja - require: - - pkg: cinder_iscsi_packages + - pkg: cinder_iscsi_packages_{{ loop.index }} {%- if not grains.get('noservices', False) %}