fix path
so I do not need to use force
This commit is contained in:
parent
ad9aa31f2a
commit
28570df084
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@
|
|||
- command: openstack-config --set /etc/nova/nova.conf DEFAULT firewall_driver nova.virt.firewall.NoopFirewallDriver
|
||||
- command: openstack-config --set /etc/nova/nova.conf DEFAULT security_group_api neutron
|
||||
|
||||
- file: src=plugins/ml2/ml2_conf.ini dest=/etc/neutron/plugin.ini state=link
|
||||
- file: src=/etc/neutron/plugins/ml2/ml2_conf.ini dest=/etc/neutron/plugin.ini state=link
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue