summaryrefslogtreecommitdiff
path: root/manifests/host.pp
diff options
context:
space:
mode:
authorMatt Taggart <taggart@riseup.net>2017-02-10 13:08:12 -0800
committerMatt Taggart <taggart@riseup.net>2017-02-10 13:08:12 -0800
commit8552753d9e3ab7662e618c54875e626a2b6926e9 (patch)
tree711e4aa6edee54c298bd44d6e8cbf9436bcd02c4 /manifests/host.pp
parent054ccc9e8ee0a03e98165ee44f113ce7ccf3bc5c (diff)
remove deprecated blacklist
the blacklist file was deprecated by upstream in 4.5.7, remove all references to them. Debian wheezy shipped with 4.5.5.3-3 (but could use a backport) and jessie has 4.6.4.3-2 currently.
Diffstat (limited to 'manifests/host.pp')
-rw-r--r--manifests/host.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/host.pp b/manifests/host.pp
index f400223..370be03 100644
--- a/manifests/host.pp
+++ b/manifests/host.pp
@@ -1,6 +1,6 @@
define shorewall::host(
$zone,
- $options = 'tcpflags,blacklist,norfc1918',
+ $options = 'tcpflags,norfc1918',
$order='100'
){
shorewall::entry{"hosts-${order}-${name}":