]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Set up port forwarding from stabile to sibelius
authorPeter Palfrader <peter@palfrader.org>
Tue, 14 Dec 2010 21:54:36 +0000 (22:54 +0100)
committerPeter Palfrader <peter@palfrader.org>
Tue, 14 Dec 2010 21:55:27 +0000 (22:55 +0100)
modules/portforwarder/misc/config.yaml

index cb81030e8f5a112f4b009f008230c09d74b39d87..4449f37b9823af77216d025bfc947db80d355642 100644 (file)
@@ -40,3 +40,9 @@ nono.debian.org:
   - source_bind_port: 5433
     target_host: merkel.debian.org
     target_port: 5433
+
+stabile.debian.org:
+  # snapshot postgresql streaming replication.  sibelius is the master, stabile the slave.
+  - source_bind_port: 15433
+    target_host: sibelius.debian.org
+    target_port: 5433