summaryrefslogtreecommitdiff
path: root/openstack/usr/share/openstack/openvswitch.yml
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-24 13:37:15 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-24 18:06:16 +0100
commit0f89f20d72ee11de35ad6c4471a1ce3071c57ad4 (patch)
tree5c97b485f7b7ce3d24b1f8c4a411f201302099f1 /openstack/usr/share/openstack/openvswitch.yml
parent9e7b9c4d0cc17e31f3c84c2d6ae9a95a5f97527c (diff)
downloaddefinitions-0f89f20d72ee11de35ad6c4471a1ce3071c57ad4.tar.gz
Fix some typos on OpenStack's Ansible scripts
Change-Id: I27f2e61a411174541bf2e20a1fd5c30ca8f8ff4e
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