From d24d44d34b25261dce8559ff66eae74d70aea9fd Mon Sep 17 00:00:00 2001 From: Steve Wilkerson Date: Tue, 27 Feb 2018 08:35:17 -0600 Subject: [PATCH] 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 --- tools/deployment/armada/multinode/armada-osh.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/deployment/armada/multinode/armada-osh.yaml b/tools/deployment/armada/multinode/armada-osh.yaml index 376f1e4dba..6c90957f75 100644 --- a/tools/deployment/armada/multinode/armada-osh.yaml +++ b/tools/deployment/armada/multinode/armada-osh.yaml @@ -1186,7 +1186,7 @@ data: node_selector_value: enabled network: interface: - tunnel: $tunnel_device + tunnel: ${TUNNEL_DEVICE} conf: neutron: DEFAULT: