Merge "Fix variable reference for tunnel device"
This commit is contained in:
commit
d82e81f403
@ -1203,7 +1203,7 @@ data:
|
|||||||
node_selector_value: enabled
|
node_selector_value: enabled
|
||||||
network:
|
network:
|
||||||
interface:
|
interface:
|
||||||
tunnel: $tunnel_device
|
tunnel: ${TUNNEL_DEVICE}
|
||||||
conf:
|
conf:
|
||||||
neutron:
|
neutron:
|
||||||
DEFAULT:
|
DEFAULT:
|
||||||
|
Loading…
Reference in New Issue
Block a user