From: Peter Palfrader Date: Sat, 25 Oct 2014 14:31:39 +0000 (+0200) Subject: Disable port forward between danzi and sibelius X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=521e9e31255ff109b592a78318793e21e033068c Disable port forward between danzi and sibelius --- diff --git a/modules/portforwarder/misc/config.yaml b/modules/portforwarder/misc/config.yaml index ee432e04..b737bc95 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