Tweaks to make install run idempotent
This commit is contained in:
@ -16,7 +16,7 @@ ExecStart=/usr/bin/docker run --name %n \
|
||||
--privileged \
|
||||
--network host \
|
||||
-v /lib/modules:/lib/modules \
|
||||
hpc/openstack-neutron-controller /etc/run.sh
|
||||
{{ docker_image }} /etc/run.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user