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:
396fb5c
)
Try to route git mail to godard -- the service is called salsa
author
Peter Palfrader
<peter@palfrader.org>
Sat, 19 Aug 2017 13:15:18 +0000
(15:15 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Sat, 19 Aug 2017 13:15:18 +0000
(15:15 +0200)
modules/exim/templates/manualroute.erb
patch
|
blob
|
history
diff --git
a/modules/exim/templates/manualroute.erb
b/modules/exim/templates/manualroute.erb
index
f45c3df
..
7787a22
100644
(file)
--- a/
modules/exim/templates/manualroute.erb
+++ b/
modules/exim/templates/manualroute.erb
@@
-18,7
+18,7
@@
if scope.function_has_role(['mailrelay'])
extraroutes = [ ]
extraroutes << "www-master.debian.org:\t\twolkenstein.debian.org"
extraroutes << "tracker.debian.org:\t\tticharich.debian.org"
- extraroutes << "
git
.debian.net:\t\tgodard.debian.net"
+ extraroutes << "
salsa
.debian.net:\t\tgodard.debian.net"
extraroutes << "godard.debian.net:\t\tgodard.debian.net"
end