summaryrefslogtreecommitdiff
path: root/manifests/client.pp
diff options
context:
space:
mode:
authorandreas <andreas@immerda.ch>2008-02-01 19:06:03 +0000
committerandreas <andreas@immerda.ch>2008-02-01 19:06:03 +0000
commit798813916cf38cbc7d8eaded019b37acab99415c (patch)
tree94c706b99ef79e4ddf13223c21420992370d2626 /manifests/client.pp
parent6764bd14ef940c0126b1f403525dc36a538d28dc (diff)
test
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 d0f793e..71f86fa 100644
--- a/manifests/client.pp
+++ b/manifests/client.pp
@@ -134,7 +134,7 @@ class munin::client::gentoo
$script_path_default = "/usr/libexec/munin/plugins"
$acpi_available = "absent"
package { 'munin':
- alias => 'munin-node',
+ alias => munin-node,
ensure => present,
category => $operatingsystem ? {
gentoo => 'net-analyzer',