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:
96dc885
)
Set up port forwarding from stabile to sibelius
author
Peter Palfrader
<peter@palfrader.org>
Tue, 14 Dec 2010 21:54:36 +0000
(22:54 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Tue, 14 Dec 2010 21:55:27 +0000
(22:55 +0100)
modules/portforwarder/misc/config.yaml
patch
|
blob
|
history
diff --git
a/modules/portforwarder/misc/config.yaml
b/modules/portforwarder/misc/config.yaml
index
cb81030
..
4449f37
100644
(file)
--- a/
modules/portforwarder/misc/config.yaml
+++ b/
modules/portforwarder/misc/config.yaml
@@
-40,3
+40,9
@@
nono.debian.org:
- source_bind_port: 5433
target_host: merkel.debian.org
target_port: 5433
+
+stabile.debian.org:
+ # snapshot postgresql streaming replication. sibelius is the master, stabile the slave.
+ - source_bind_port: 15433
+ target_host: sibelius.debian.org
+ target_port: 5433