summaryrefslogtreecommitdiff
path: root/manifests/client.pp
diff options
context:
space:
mode:
authorandreas <andreas@immerda.ch>2008-01-31 20:16:54 +0000
committerandreas <andreas@immerda.ch>2008-01-31 20:16:54 +0000
commit8e637082f8bfb8430a0f1e4b11627646c8291453 (patch)
tree86927e154c343cdaae7da9d3454ef3b6ae49f393 /manifests/client.pp
parent77212a2b8c764900b0ba5b167fb450ea6ecf3b96 (diff)
chaos-a...
Diffstat (limited to 'manifests/client.pp')
-rw-r--r--manifests/client.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/client.pp b/manifests/client.pp
index bc47a23..56742cb 100644
--- a/manifests/client.pp
+++ b/manifests/client.pp
@@ -187,7 +187,7 @@ class munin::client::centos
notify => Service["munin"],
}
- service { "munin-node":
+ service { "munin":
ensure => running,
}