From ff02dd6ff3783dbc2a4e7ed300e23f2010657bec Mon Sep 17 00:00:00 2001 From: Astro Date: Thu, 19 Jan 2017 22:43:44 +0100 Subject: [PATCH] upstream2: fix the port-forwarding --- salt-pillar/upstream/upstream2.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt-pillar/upstream/upstream2.sls b/salt-pillar/upstream/upstream2.sls index cc9a9ff..aa2f4c6 100644 --- a/salt-pillar/upstream/upstream2.sls +++ b/salt-pillar/upstream/upstream2.sls @@ -8,4 +8,4 @@ upstream: port-forwarding: - proto: udp port: 1194 - to: 172.20.74.9:1194 + to: 172.20.75.9:1194