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:
9dc4b50
)
unrestrict geo2,3, take 2
author
Stephen Gran
<steve@lobefin.net>
Mon, 22 Feb 2010 08:48:15 +0000
(08:48 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Mon, 22 Feb 2010 08:48:15 +0000
(08:48 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
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
765363d
..
3f53df7
100644
(file)
--- a/
modules/ferm/templates/me.conf.erb
+++ b/
modules/ferm/templates/me.conf.erb
@@
-9,7
+9,7
@@
sshallowed = []
case hostname
- when 'logtest01', 'geo1'
,
then sshallowed << [ '$DSA_IPS', '$HOST_NAGIOS_V4', '$HOST_DB_V4' ]
+ when 'logtest01', 'geo1' then sshallowed << [ '$DSA_IPS', '$HOST_NAGIOS_V4', '$HOST_DB_V4' ]
end
if sshallowed.length == 0