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:
824f4a6
)
Grumble grumble - erb strikes again
author
Stephen Gran
<steve@lobefin.net>
Sun, 2 Aug 2009 00:35:45 +0000
(
01:35
+0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 2 Aug 2009 00:35:45 +0000
(
01:35
+0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/ssh/templates/sshd_config.erb
patch
|
blob
|
history
diff --git
a/modules/ssh/templates/sshd_config.erb
b/modules/ssh/templates/sshd_config.erb
index
840a7f8
..
90bc532
100644
(file)
--- a/
modules/ssh/templates/sshd_config.erb
+++ b/
modules/ssh/templates/sshd_config.erb
@@
-3,7
+3,7
@@
# What ports, IPs and protocols we listen for
Port 22
-<%
-
extraports = case fqdn
+<%
=
extraports = case fqdn
when "ravel.debian.org" then "Port 443"
when "gluck.debian.org" then "Port 443"
when "agnesi.debian.org" then "Port 2260"