summaryrefslogtreecommitdiff
path: root/manifests/interface.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/interface.pp')
-rw-r--r--manifests/interface.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/interface.pp b/manifests/interface.pp
index 403ee74..b3d66c6 100644
--- a/manifests/interface.pp
+++ b/manifests/interface.pp
@@ -1,7 +1,7 @@
define shorewall::interface(
$zone,
$broadcast = 'detect',
- $options = 'tcpflags,blacklist,routefilter,nosmurfs,logmartians',
+ $options = 'tcpflags,routefilter,nosmurfs,logmartians',
$add_options = '',
$rfc1918 = false,
$dhcp = false,