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:
89a9f95
)
unrestrict geo2,3
author
Stephen Gran
<steve@lobefin.net>
Mon, 22 Feb 2010 08:47:41 +0000
(08:47 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Mon, 22 Feb 2010 08:47:41 +0000
(08:47 +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
f8a5755
..
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',
'geo2', 'geo3'
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