From 521e9e31255ff109b592a78318793e21e033068c Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 25 Oct 2014 16:31:39 +0200 Subject: [PATCH] Disable port forward between danzi and sibelius --- modules/portforwarder/misc/config.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/portforwarder/misc/config.yaml b/modules/portforwarder/misc/config.yaml index ee432e04a..b737bc952 100644 --- a/modules/portforwarder/misc/config.yaml +++ b/modules/portforwarder/misc/config.yaml @@ -5,10 +5,10 @@ # port on the remote instead of just encoding it in authkeys. # from host:port to host:port -danzi.debian.org: - # snapshot postgresql streaming replication. sibelius is the master, danzi the slave. - - source_bind_port: 15433 - target_host: sibelius.debian.org - target_port: 5433 - ssh_options: -oAddressFamily=inet +#danzi.debian.org: +# # snapshot postgresql streaming replication. sibelius is the master, danzi the slave. +# - source_bind_port: 15433 +# target_host: sibelius.debian.org +# target_port: 5433 +# ssh_options: -oAddressFamily=inet -- 2.20.1