summaryrefslogtreecommitdiff
path: root/manifests/daemon/relay.pp
diff options
context:
space:
mode:
authorLouis-Philippe VĂ©ronneau <pollito@riseup.net>2018-02-02 19:22:51 +0000
committerLouis-Philippe VĂ©ronneau <pollito@riseup.net>2018-02-02 19:22:51 +0000
commit9d783e91beb5356d5a6e2573292690d5998becac (patch)
tree8cf3d84d96c1c75d002d5ee0bc9efa567fcb6344 /manifests/daemon/relay.pp
parent90cb24c6e0916b27eae744e5f6ecaa84a180517c (diff)
parentd0b3003bd94aca6022823cb79c3eee5a84724623 (diff)
Merge branch 'ci-update' into 'master'
Update the CI tests See merge request shared-puppet-modules-group/tor!18
Diffstat (limited to 'manifests/daemon/relay.pp')
-rw-r--r--manifests/daemon/relay.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/daemon/relay.pp b/manifests/daemon/relay.pp
index fa908f5..9ba2323 100644
--- a/manifests/daemon/relay.pp
+++ b/manifests/daemon/relay.pp
@@ -13,7 +13,7 @@ define tor::daemon::relay(
$relay_bandwidth_burst = 0,
# GB, 0 for no limit
$accounting_max = 0,
- $accounting_start = "month 1 0:00",
+ $accounting_start = 'month 1 0:00',
$contact_info = '',
# TODO: autofill with other relays
$my_family = '',