From: Peter Palfrader <peter@palfrader.org>
Date: Tue, 14 Dec 2010 21:54:36 +0000 (+0100)
Subject: Set up port forwarding from stabile to sibelius
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=70ac187fd649b5b74ac58fb2c0838120df7fd4a5;p=dsa-puppet.git

Set up port forwarding from stabile to sibelius
---

diff --git a/modules/portforwarder/misc/config.yaml b/modules/portforwarder/misc/config.yaml
index cb81030e..4449f37b 100644
--- a/modules/portforwarder/misc/config.yaml
+++ b/modules/portforwarder/misc/config.yaml
@@ -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