summaryrefslogtreecommitdiff
path: root/manifests/daemon/relay.pp
diff options
context:
space:
mode:
authorLouis-Philippe VĂ©ronneau <pollito@riseup.net>2017-11-01 16:47:02 -0400
committerLouis-Philippe VĂ©ronneau <pollito@riseup.net>2017-11-01 16:47:02 -0400
commitd5c17a1c842bbec4d0172895d715f5ce48fb7068 (patch)
tree76bfc187dc54851c293dd9bd395e8eb0559a4dcc /manifests/daemon/relay.pp
parent4b234d7eb2c42f1c8c8e872e64c619f08bdaa304 (diff)
*ListenAddress (OR, DNS, Trans, etc.) are deprecated since 0.2.3.x-alpha
Diffstat (limited to 'manifests/daemon/relay.pp')
-rw-r--r--manifests/daemon/relay.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/daemon/relay.pp b/manifests/daemon/relay.pp
index 056bbf6..fa908f5 100644
--- a/manifests/daemon/relay.pp
+++ b/manifests/daemon/relay.pp
@@ -1,7 +1,6 @@
# relay definition
define tor::daemon::relay(
$port = 0,
- $listen_addresses = [],
$outbound_bindaddresses = [],
$portforwarding = 0,
# KB/s, defaulting to using tor's default: 5120KB/s