removed lvm-references
This commit is contained in:
parent
240a1f22f3
commit
016405ffd7
@ -13,8 +13,6 @@ ExecStart=/usr/bin/docker run --name %n \
|
|||||||
{{ env_vars | replace('\n', '') }} \
|
{{ env_vars | replace('\n', '') }} \
|
||||||
-v /dev/cinder-volumes/:/dev/cinder-volumes \
|
-v /dev/cinder-volumes/:/dev/cinder-volumes \
|
||||||
-v /srv/cinder-storage/root:/root \
|
-v /srv/cinder-storage/root:/root \
|
||||||
-v "{{ storage_volume }}":/dev/cinder_storage_volume \
|
|
||||||
-v /dev/lvm:/dev/lvm \
|
|
||||||
-v /srv/cinder-storage/volumes/:/var/lib/cinder/volumes/ \
|
-v /srv/cinder-storage/volumes/:/var/lib/cinder/volumes/ \
|
||||||
-v /srv/cinder-storage/etc/ceph:/etc/ceph
|
-v /srv/cinder-storage/etc/ceph:/etc/ceph
|
||||||
-p 8777:8776 \
|
-p 8777:8776 \
|
||||||
|
Loading…
Reference in New Issue
Block a user