From e7cb137590fc0c28da9854252c76c3e08b866c63 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 24 Mar 2011 23:28:25 -0400 Subject: remove outdated and undesirable apt_all plugin on debian systems which triggers random apt-get update commands Conflicts: manifests/plugins/debian.pp --- manifests/plugins/debian.pp | 2 -- 1 file changed, 2 deletions(-) (limited to 'manifests') diff --git a/manifests/plugins/debian.pp b/manifests/plugins/debian.pp index 970fa9d..6d2faef 100644 --- a/manifests/plugins/debian.pp +++ b/manifests/plugins/debian.pp @@ -1,4 +1,2 @@ class munin::plugins::debian inherits munin::plugins::base { - munin::plugin { apt_all: ensure => present; } } - -- cgit v1.2.3