summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorandreas <andreas@immerda.ch>2008-02-01 18:59:21 +0000
committerandreas <andreas@immerda.ch>2008-02-01 18:59:21 +0000
commit6764bd14ef940c0126b1f403525dc36a538d28dc (patch)
treee0f9168f6edcbad9be75f3defdf72d3c6ed79e91 /manifests
parent52c1bc427e718aa98ae2ce6ff5cced66a0aa6d2d (diff)
tippfehler
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',