From 556b274473452c9f95a02714e7686d3918f54dde Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 22 Dec 2009 20:58:14 -0500 Subject: more formatting standardizations --- manifests/plugins/debian.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/plugins/debian.pp b/manifests/plugins/debian.pp index f239989..970fa9d 100644 --- a/manifests/plugins/debian.pp +++ b/manifests/plugins/debian.pp @@ -1,4 +1,4 @@ class munin::plugins::debian inherits munin::plugins::base { - munin::plugin { apt_all: ensure => present; } + munin::plugin { apt_all: ensure => present; } } -- cgit v1.2.3