aboutsummaryrefslogtreecommitdiff
path: root/manifests/relay.pp
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2012-01-08 02:28:00 -0200
committerdrebs <drebs@riseup.net>2012-01-08 02:28:00 -0200
commit07a948f3f4587f6ec86222a04d62c5a63b49efd2 (patch)
tree367010a7deb5898ab61b469d8a7cf756c40a079a /manifests/relay.pp
parent5cff773110a9c4777159026065dd12dccc32fc39 (diff)
downloadpuppet-tor-07a948f3f4587f6ec86222a04d62c5a63b49efd2.tar.gz
puppet-tor-07a948f3f4587f6ec86222a04d62c5a63b49efd2.tar.bz2
typ0
Diffstat (limited to 'manifests/relay.pp')
-rw-r--r--manifests/relay.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/relay.pp b/manifests/relay.pp
index b57bc8d..706a254 100644
--- a/manifests/relay.pp
+++ b/manifests/relay.pp
@@ -7,8 +7,8 @@ class tor::relay inherits tor::daemon {
or_listen_address => '',
nickname => '',
address => $hostname,
- relay_bandwith_rate => 0,
- relay_bandwith_burst => 0,
+ relay_bandwidth_rate => 0,
+ relay_bandwidth_burst => 0,
accounting_max => 0,
accounting_start => [],
contact_info => '',