projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e9c1a6
)
add portforwarder config for ries
author
Stephen Gran
<steve@lobefin.net>
Mon, 21 Mar 2011 20:17:11 +0000
(20:17 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Mon, 21 Mar 2011 20:17:11 +0000
(20:17 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/portforwarder/misc/config.yaml
patch
|
blob
|
history
diff --git
a/modules/portforwarder/misc/config.yaml
b/modules/portforwarder/misc/config.yaml
index
05503f5
..
75bc81b
100644
(file)
--- 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
+