summaryrefslogtreecommitdiff
path: root/openstack/usr/lib/systemd/system/openvswitch-setup.service
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/usr/lib/systemd/system/openvswitch-setup.service')
-rw-r--r--openstack/usr/lib/systemd/system/openvswitch-setup.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack/usr/lib/systemd/system/openvswitch-setup.service b/openstack/usr/lib/systemd/system/openvswitch-setup.service
index 1dbda6d8..6fdd7db6 100644
--- a/openstack/usr/lib/systemd/system/openvswitch-setup.service
+++ b/openstack/usr/lib/systemd/system/openvswitch-setup.service
@@ -3,6 +3,7 @@ Description=Run openvswitch-setup Ansible scripts
After=local-fs.target
[Service]
+Type=oneshot
ExecStart=/usr/bin/ansible-playbook -v -i /usr/share/openstack/hosts /usr/share/openstack/openvswitch.yml
[Install]