Makes ml2_conf.ini configuration consistent
Change-Id: I10f2209428b21cd3dedb6b7fb14e9de34bbf3fa4 Closes-Bug: 1592444
This commit is contained in:
parent
e6c1d41782
commit
977a46ce22
@ -69,7 +69,7 @@
|
|||||||
sources:
|
sources:
|
||||||
- "{{ role_path }}/templates/ml2_conf.ini.j2"
|
- "{{ role_path }}/templates/ml2_conf.ini.j2"
|
||||||
- "{{ node_custom_config }}/neutron/ml2_conf.ini"
|
- "{{ node_custom_config }}/neutron/ml2_conf.ini"
|
||||||
- "{{ node_custom_config }}/neutron/{{ inventory_hostname }}/neutron.conf"
|
- "{{ node_custom_config }}/neutron/{{ inventory_hostname }}/ml2_conf.ini"
|
||||||
dest: "{{ node_config_directory }}/{{ item }}/ml2_conf.ini"
|
dest: "{{ node_config_directory }}/{{ item }}/ml2_conf.ini"
|
||||||
with_items:
|
with_items:
|
||||||
- "neutron-dhcp-agent"
|
- "neutron-dhcp-agent"
|
||||||
|
Loading…
Reference in New Issue
Block a user