From 0d8ad1cdd4ef11110cb740e7ab85d676633dd51d Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Mon, 21 Mar 2011 20:17:11 +0000 Subject: [PATCH] add portforwarder config for ries Signed-off-by: Stephen Gran --- modules/portforwarder/misc/config.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/modules/portforwarder/misc/config.yaml b/modules/portforwarder/misc/config.yaml index 05503f583..75bc81bc5 100644 --- a/modules/portforwarder/misc/config.yaml +++ b/modules/portforwarder/misc/config.yaml @@ -51,3 +51,10 @@ franck.debian.org: - source_bind_port: 5443 target_host: grieg.debian.org target_port: 5433 + +ries.debian.org: + # dak postgresql streaming replication. franck is the master, ries the slave. + - source_bind_port: 15433 + target_host: franck.debian.org + target_port: 5433 + -- 2.20.1