summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authoram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-02-01 18:59:21 +0000
committeram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-02-01 18:59:21 +0000
commit4fb0b2fa23bc1aa4e1eaf34cff6b2fa17653e3f1 (patch)
treee0f9168f6edcbad9be75f3defdf72d3c6ed79e91 /manifests
parenta35e38d571e0a3411f4fd1831cdb18235157621f (diff)
tippfehler
git-svn-id: https://svn/ipuppet/trunk/modules/munin@710 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 d61db3b..d0f793e 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',