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