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:
4502d26
)
Revert "unrestrict geo2,3, take 2"
author
Stephen Gran
<steve@lobefin.net>
Mon, 22 Feb 2010 08:49:24 +0000
(08:49 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Mon, 22 Feb 2010 08:49:24 +0000
(08:49 +0000)
This reverts commit
4502d26636291d26e439b42efc277970c263b5b2
.
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
3f53df7
..
765363d
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