summaryrefslogtreecommitdiff
path: root/manifests/daemon.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/daemon.pp')
-rw-r--r--manifests/daemon.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/daemon.pp b/manifests/daemon.pp
index 73014b3..173e565 100644
--- a/manifests/daemon.pp
+++ b/manifests/daemon.pp
@@ -174,6 +174,7 @@ class tor::daemon inherits tor {
# exit policies
define exit_policy( $accept = [],
$reject = [],
+ $reject_private = 1,
$ensure = present ) {
concatenated_file_part { "07.exit_policy.${name}":