summaryrefslogtreecommitdiff
path: root/openstack/usr/share/openstack/openvswitch.yml
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/usr/share/openstack/openvswitch.yml')
-rw-r--r--openstack/usr/share/openstack/openvswitch.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/usr/share/openstack/openvswitch.yml b/openstack/usr/share/openstack/openvswitch.yml
index 4393e3db..47257f7f 100644
--- a/openstack/usr/share/openstack/openvswitch.yml
+++ b/openstack/usr/share/openstack/openvswitch.yml
@@ -32,7 +32,7 @@
shell: ovs-vsctl --no-wait init
when: openvswitch_db_enable|changed
- - name: Enable and start openstack-keystone service
+ - name: Enable and start Open vSwitch service
service: name={{ item }} enabled=yes state=started
with_items:
- openvswitch.service