summaryrefslogtreecommitdiff
path: root/manifests/client/package.pp
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2010-12-10 16:48:01 -0500
committerMicah Anderson <micah@riseup.net>2010-12-10 16:48:01 -0500
commit74f66a8e77b153552ef52efee03187320e1ce877 (patch)
tree9f842135e5a62df7d0ef503dcf045e19238ff013 /manifests/client/package.pp
parentfefc399e7e28ec871d91089d535073c2bc705009 (diff)
standardize formatting
Diffstat (limited to 'manifests/client/package.pp')
-rw-r--r--manifests/client/package.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/client/package.pp b/manifests/client/package.pp
index 921d996..f6e7a08 100644
--- a/manifests/client/package.pp
+++ b/manifests/client/package.pp
@@ -25,4 +25,5 @@ class munin::client::package inherits munin::client::base {
# boot the munin-node without failure!
before => Package['munin-node'],
}
+
}