added ceph.conf for nova-compute to systemd-unitfile
This commit is contained in:
parent
693b20e3bf
commit
e188ea4915
@ -40,6 +40,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 /etc/ceph:/srv/nova-compute/etc/ceph \
|
||||
--network host \
|
||||
{{ docker_image }} /etc/run.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user