diff options
author | ZhongShengping <chdzsp@163.com> | 2017-06-15 10:10:34 +0800 |
---|---|---|
committer | ZhongShengping <chdzsp@163.com> | 2017-06-15 10:10:34 +0800 |
commit | 17e934b6198b99024a2fb081dd3cf5d03498328b (patch) | |
tree | b7f7fd5d4ae254a6cabace02a6ffa39a8cc59be0 /docker/services | |
parent | 24d552ae33adfbbbeb7a1b51b2fe09263c8e9a95 (diff) |
Remove trailing whitespace
Change-Id: Ibac65f5147413e8c5c37c513d033acf6b6e83e7b
Diffstat (limited to 'docker/services')
-rw-r--r-- | docker/services/cinder-volume.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/services/cinder-volume.yaml b/docker/services/cinder-volume.yaml index 4ee1996c..dbdcc16c 100644 --- a/docker/services/cinder-volume.yaml +++ b/docker/services/cinder-volume.yaml @@ -133,7 +133,7 @@ outputs: #FIXME: all of this should be conditional on the CinderEnableIscsiBackend value being set to true - name: cinder create LVM volume group dd command: - list_join: + list_join: - '' - - 'dd if=/dev/zero of=/var/lib/cinder/cinder-volumes bs=1 count=0 seek=' - str_replace: |