added docker repo

This commit is contained in:
Egon Rijpkema
2017-07-31 13:21:03 +02:00
parent 2b3e8cebae
commit 1a78f649e8
14 changed files with 60 additions and 30 deletions

View File

@ -16,7 +16,7 @@ ExecStart=/usr/bin/docker run --name %n \
--privileged \
--network host \
-v /lib/modules:/lib/modules \
hpc/neutroncontroller /etc/run.sh
hpc/openstack-neutron-controller /etc/run.sh
[Install]
WantedBy=multi-user.target