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:
5608e6b
)
correct munin/nagios ip addresses
author
Stephen Gran
<steve@lobefin.net>
Sun, 21 Feb 2010 00:44:23 +0000
(
00:44
+0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 21 Feb 2010 00:44:23 +0000
(
00:44
+0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/ferm/files/defs.conf
patch
|
blob
|
history
diff --git
a/modules/ferm/files/defs.conf
b/modules/ferm/files/defs.conf
index
b16d020
..
3c3bc30
100644
(file)
--- a/
modules/ferm/files/defs.conf
+++ b/
modules/ferm/files/defs.conf
@@
-16,8
+16,8
@@
proto udp mod state state (NEW) dport $port ACCEPT;
}
-@def $HOST_MUNIN = (192.25.206.
57 192.25.206.
33);
-@def $HOST_NAGIOS = (
192.25.206.57 192.25.206.33
);
+@def $HOST_MUNIN = (192.25.206.33);
+@def $HOST_NAGIOS = (
206.12.19.118
);
@def $sgran = (91.103.132.24/29);
@def $weasel = ();