summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authoram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-02-01 19:06:03 +0000
committeram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-02-01 19:06:03 +0000
commitd58277f7e8a43eefce741b03149c26f8a88e0fa5 (patch)
tree94c706b99ef79e4ddf13223c21420992370d2626 /manifests
parent64821f27700c091cbca95fe6b75f73760e1daa46 (diff)
test
git-svn-id: https://rfd.cronopios.org/ipuppet/trunk/modules/munin@712 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
Diffstat (limited to 'manifests')
-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',