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:
eed6219
)
ferm: open ssh from mirror-master to ports mirror
author
Julien Cristau
<jcristau@debian.org>
Sat, 21 Sep 2019 09:29:33 +0000
(11:29 +0200)
committer
Julien Cristau
<jcristau@debian.org>
Sat, 21 Sep 2019 09:29:33 +0000
(11:29 +0200)
modules/ferm/templates/me.conf.erb
patch
|
blob
|
history
diff --git
a/modules/ferm/templates/me.conf.erb
b/modules/ferm/templates/me.conf.erb
index
072c2c0
..
f23946b
100644
(file)
--- a/
modules/ferm/templates/me.conf.erb
+++ b/
modules/ferm/templates/me.conf.erb
@@
-43,6
+43,7
@@
if should_restrict then
if scope.function_has_role(['debian_mirror']) or
scope.function_has_role(['security_mirror']) or
+ scope.function_has_role(['ports_mirror']) or
scope.function_has_role(['debug_mirror']) or
scope.function_has_role(['historical_mirror']) or
scope.function_has_role(['syncproxy']) then