fix service name

This commit is contained in:
Miroslav Suchý 2015-02-03 16:14:28 +00:00
parent cc6e024318
commit 65dedbe5b7

View file

@ -116,4 +116,5 @@
- file: src=/etc/neutron/plugins/ml2/ml2_conf.ini dest=/etc/neutron/plugin.ini state=link
- service: name=neutron-openvswitch-agent state=started enabled=yes
- service: name=neutron-openvswitch-agent state=restarted enabled=yes
- service: name=openstack-nova-compute state=restarted enabled=yes