Merge "Fix devstack job: the dict name is devstack_local_conf"
This commit is contained in:
commit
f59311b816
@ -249,7 +249,7 @@
|
|||||||
SERVICE_HOST: "{{ hostvars['controller']['nodepool']['private_ipv4'] }}"
|
SERVICE_HOST: "{{ hostvars['controller']['nodepool']['private_ipv4'] }}"
|
||||||
HOST_IP: "{{ hostvars['controller']['nodepool']['private_ipv4'] }}"
|
HOST_IP: "{{ hostvars['controller']['nodepool']['private_ipv4'] }}"
|
||||||
PUBLIC_BRIDGE_MTU: "{{ external_bridge_mtu }}"
|
PUBLIC_BRIDGE_MTU: "{{ external_bridge_mtu }}"
|
||||||
devstack_localconf:
|
devstack_local_conf:
|
||||||
post-config:
|
post-config:
|
||||||
$NEUTRON_CONF:
|
$NEUTRON_CONF:
|
||||||
DEFAULT:
|
DEFAULT:
|
||||||
|
Loading…
Reference in New Issue
Block a user