diff options
Diffstat (limited to 'manifests/rules/torify.pp')
-rw-r--r-- | manifests/rules/torify.pp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/rules/torify.pp b/manifests/rules/torify.pp index f6e62d8..b393a2a 100644 --- a/manifests/rules/torify.pp +++ b/manifests/rules/torify.pp @@ -18,6 +18,8 @@ define shorewall::rules::torify( $allow_rfc1918 = true ){ + include shorewall::rules::torify::non_torified_users + $originaldest = join($destinations,',') shorewall::rules::torify::user { |