summaryrefslogtreecommitdiff
path: root/manifests/host.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/host.pp')
-rw-r--r--manifests/host.pp5
1 files changed, 2 insertions, 3 deletions
diff --git a/manifests/host.pp b/manifests/host.pp
index d2a73ce..2a088ac 100644
--- a/manifests/host.pp
+++ b/manifests/host.pp
@@ -1,8 +1,7 @@
define shorewall::host(
$zone,
- $host = $name,
- $options = 'tcpflags,blacklist,norfc1918',
- $order ='100'
+ $options = 'tcpflags',
+ $order='100'
){
shorewall::entry{"hosts-${order}-${name}":