Maybe if we want two tunnels it has to be like this
[mirror/dsa-puppet.git] / modules / portforwarder / misc / config.yaml
index 4e99cd4..7593c3a 100644 (file)
@@ -10,4 +10,27 @@ master.debian.org:
     target_host: samosa.debian.org
     target_port: 5441
 
+merkel.debian.org:
+  - source_bind_port: 5441
+    target_host: samosa.debian.org
+    target_port: 5441
 
+samosa.debian.org:
+  - source_bind_port: 5433
+    target_host: grieg.debian.org
+    target_port: 5433
+
+paganini.debian.org:
+  - source_bind_port: 5441
+    target_host: samosa.debian.org
+    target_port: 5441
+
+quantz.debian.org:
+  # qa->projectb mirror
+  - source_bind_port: 5433
+    target_host: merkel.debian.org
+    target_port: 5433
+  # qa->udd
+  - source_bind_port: 5441
+    target_host: samosa.debian.org
+    target_port: 5441