From 1e23792f58c5495e19e76602f63bb99d34e8392a Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Fri, 7 May 2010 10:57:39 -0400 Subject: remove some bogus test things that snuck in --- manifests/init.pp | 7 ------- 1 file changed, 7 deletions(-) diff --git a/manifests/init.pp b/manifests/init.pp index 3078cfe..8e8b78b 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -47,10 +47,3 @@ class passenger { config => $real_passenger_stats_munin_config; } } - -test::deploy { - 'passenger_memory_stats': - source => "test/deploythis", - config => $passenger_munin_config - } -} -- cgit v1.2.3