summaryrefslogtreecommitdiff
path: root/manifests/munin.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/munin.pp')
-rw-r--r--manifests/munin.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/munin.pp b/manifests/munin.pp
index 67e8c57..f718c37 100644
--- a/manifests/munin.pp
+++ b/manifests/munin.pp
@@ -9,7 +9,7 @@ class tor::munin {
include ::tor::daemon::params
Munin::Plugin::Deploy {
- config => "user ${tor::daemon::params::user}\n env.cookiefile /var/run/tor/control.authcookie\n env.port 9001"
+ config => "user ${tor::daemon::params::user}\n env.cookiefile /var/run/tor/control.authcookie\n env.port 9001" # lint:ignore:80chars
}
munin::plugin::deploy {
'tor_openfds':