From 70ac187fd649b5b74ac58fb2c0838120df7fd4a5 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 14 Dec 2010 22:54:36 +0100 Subject: [PATCH] Set up port forwarding from stabile to sibelius --- modules/portforwarder/misc/config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.39.2