diff --git a/salt-pillar/upstream/upstream1.sls b/salt-pillar/upstream/upstream1.sls index 51d15b7..abb8a72 100644 --- a/salt-pillar/upstream/upstream1.sls +++ b/salt-pillar/upstream/upstream1.sls @@ -38,3 +38,6 @@ port-forwarding: - proto: tcp port: 2223 to: 172.20.73.47:22 + - proto: udp + port: 30000 + to: 172.20.73.48:30000