diff --git a/manifests/init.pp b/manifests/init.pp index d2a83dc..f128b33 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -89,7 +89,6 @@ $match_mark = undef, $month_days = undef, $mss = undef, - $name = undef, $nflog_group = undef, $nflog_prefix = undef, $nflog_range = undef, @@ -236,7 +235,6 @@ match_mark => $match_mark, month_days => $month_days, mss => $mss, - name => $name, nflog_group => $nflog_group, nflog_prefix => $nflog_prefix, nflog_range => $nflog_range,