some ceph changes

This commit is contained in:
Wim Nap
2018-07-06 09:56:05 +02:00
parent 239daeceee
commit a6b1f53f90
4 changed files with 5 additions and 3 deletions

View File

@ -45,7 +45,7 @@ ExecStart=/usr/bin/docker run --name %n \
-v /var/lib/nova/instances:/var/lib/nova/instances \
-v /lib/modules:/lib/modules \
-v /etc/machine-id:/etc/machine-id \
-v /srv/nova-compute/etc/ceph:/etc/ceph \
-v /etc/ceph:/etc/ceph \
--network host \
{{ docker_image }} /etc/run.sh