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:
530581c
)
Allow ssh to adayevskaya from all debian.org hosts
author
Peter Palfrader
<peter@palfrader.org>
Mon, 30 Dec 2013 18:57:36 +0000
(19:57 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Mon, 30 Dec 2013 18:57:36 +0000
(19:57 +0100)
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
be82918
..
4d1a788
100644
(file)
--- a/
modules/ferm/templates/me.conf.erb
+++ b/
modules/ferm/templates/me.conf.erb
@@
-37,8
+37,8
@@
if restrict_ssh.include?(hostname) then
end
if %w{adayevskaya}.include?(hostname) then
- ssh4allowed << %w{$HOST_
MAILRELAY
_V4}
- ssh6allowed << %w{$HOST_
MAILRELAY
_V6}
+ ssh4allowed << %w{$HOST_
DEBIAN
_V4}
+ ssh6allowed << %w{$HOST_
DEBIAN
_V6}
end
if nodeinfo['static_master'] then