Fix variable reference for tunnel device

The environment variable used to substitute the interface used for
neutrons tunnel device wasn't correct. This updates the variable
reference appropriately

Change-Id: Ibf513d91f122cbe64c14e6ed26c6e693e3e9fe31
This commit is contained in:
Steve Wilkerson 2018-02-27 08:35:17 -06:00
parent 7be4ff673a
commit d24d44d34b

View File

@ -1186,7 +1186,7 @@ data:
node_selector_value: enabled
network:
interface:
tunnel: $tunnel_device
tunnel: ${TUNNEL_DEVICE}
conf:
neutron:
DEFAULT: