diff options
author | Micah Anderson <micah@riseup.net> | 2012-06-20 14:24:54 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2012-06-20 14:24:54 -0400 |
commit | 911cc18e594bb5a3ab642ebb24615a0447050c32 (patch) | |
tree | e292dfd5a636a930ac2eb5119d6db8618c8e74da /manifests/rules/torify.pp | |
parent | 30a604eced948f9cd8e663f129bd97ffdaf077aa (diff) | |
download | puppet-shorewall-911cc18e594bb5a3ab642ebb24615a0447050c32.tar.gz puppet-shorewall-911cc18e594bb5a3ab642ebb24615a0447050c32.tar.bz2 |
Revert "Support exempting some users from torification measures."
This reverts commit 6cb88973f53aa7d92414797dd21952c1c1d5da98.
Diffstat (limited to 'manifests/rules/torify.pp')
-rw-r--r-- | manifests/rules/torify.pp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/rules/torify.pp b/manifests/rules/torify.pp index b393a2a..f6e62d8 100644 --- a/manifests/rules/torify.pp +++ b/manifests/rules/torify.pp @@ -18,8 +18,6 @@ define shorewall::rules::torify( $allow_rfc1918 = true ){ - include shorewall::rules::torify::non_torified_users - $originaldest = join($destinations,',') shorewall::rules::torify::user { |