]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Disable port forward between danzi and sibelius
authorPeter Palfrader <peter@palfrader.org>
Sat, 25 Oct 2014 14:31:39 +0000 (16:31 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sat, 25 Oct 2014 14:31:44 +0000 (16:31 +0200)
modules/portforwarder/misc/config.yaml

index ee432e04a2c22718d0ac63aae5a3f3f60ab22d51..b737bc952b8331682a9a1d3843fe0c7259883a5b 100644 (file)
@@ -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