Make portforward fact not break due to no config
authorPeter Palfrader <peter@palfrader.org>
Sat, 25 Oct 2014 14:33:59 +0000 (14:33 +0000)
committerPeter Palfrader <peter@palfrader.org>
Sat, 25 Oct 2014 14:33:59 +0000 (14:33 +0000)
modules/portforwarder/misc/config.yaml

index b737bc9..c406e5a 100644 (file)
@@ -12,3 +12,8 @@
 #    target_port: 5433
 #    ssh_options: -oAddressFamily=inet
 
+dummy:
+  - source_bind_port: 15433
+    target_host: dummy2
+    target_port: 5433
+    ssh_options: -oAddressFamily=inet