From 2e4aea7dc248a603ba2f944539c1feb6e4a34ff3 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 7 Aug 2007 14:23:30 +0000 Subject: vservers don't do vmstat git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@180 f03ff2f1-f02d-0410-970d-b9634babeaa1 --- manifests/plugin.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/plugin.pp b/manifests/plugin.pp index 8b85e63..3b1e80a 100644 --- a/manifests/plugin.pp +++ b/manifests/plugin.pp @@ -122,7 +122,7 @@ class munin::plugins::debian inherits munin::plugins::base { class munin::plugins::vserver inherits munin::plugins::base { plugin { - [ netstat, processes, vmstat ]: + [ netstat, processes ]: ensure => present; } -- cgit v1.2.3