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:
af15aa8
)
we lost two lines
author
Martin Zobel-Helas
<zobel@debian.org>
Mon, 18 Jan 2010 20:23:30 +0000
(21:23 +0100)
committer
Martin Zobel-Helas
<zobel@debian.org>
Mon, 18 Jan 2010 20:23:30 +0000
(21:23 +0100)
modules/ferm/files/defs.conf
patch
|
blob
|
history
diff --git
a/modules/ferm/files/defs.conf
b/modules/ferm/files/defs.conf
index
0ca0505
..
36cd5d4
100644
(file)
--- a/
modules/ferm/files/defs.conf
+++ b/
modules/ferm/files/defs.conf
@@
-17,3
+17,6
@@
@def &V6_SERVICE_RANGE($proto, $port, $srange) = {
domain ip6 chain INPUT proto $proto dport $port saddr $srange ACCEPT;
}
+
+@def $HOST_MUNIN = (192.25.206.57 192.25.206.33);
+@def $HOST_NAGIOS = (192.25.206.57 192.25.206.33);