aboutsummaryrefslogtreecommitdiff
path: root/manifests/relay.pp
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2012-01-08 02:34:09 -0200
committerdrebs <drebs@riseup.net>2012-01-08 02:34:09 -0200
commit83644ab44879e799edde8d0c7ea04fcb39d94f5b (patch)
tree4f3fcb4b32a19968b603ab8e39062ae6c7e93603 /manifests/relay.pp
parent07a948f3f4587f6ec86222a04d62c5a63b49efd2 (diff)
downloadpuppet-tor-83644ab44879e799edde8d0c7ea04fcb39d94f5b.tar.gz
puppet-tor-83644ab44879e799edde8d0c7ea04fcb39d94f5b.tar.bz2
typ0
Diffstat (limited to 'manifests/relay.pp')
-rw-r--r--manifests/relay.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/relay.pp b/manifests/relay.pp
index 706a254..6f74895 100644
--- a/manifests/relay.pp
+++ b/manifests/relay.pp
@@ -14,7 +14,7 @@ class tor::relay inherits tor::daemon {
contact_info => '',
dir_port => 0,
dir_listen_address => '',
- dir_front_page => '',
+ dir_port_front_page => '',
my_family => '',
exit_policies => [],
}