diff --git a/salt-pillar/upstream/upstream1.sls b/salt-pillar/upstream/upstream1.sls index 231deee..3efcff8 100644 --- a/salt-pillar/upstream/upstream1.sls +++ b/salt-pillar/upstream/upstream1.sls @@ -7,10 +7,10 @@ upstream: port-forwarding: - proto: tcp port: 80 - to: 172.22.73.45:80 + to: 172.20.73.45:80 - proto: tcp port: 443 - to: 172.22.73.45:443 + to: 172.20.73.45:443 - proto: udp port: 2325 to: 172.22.99.253