summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/init.pp7
1 files changed, 0 insertions, 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
- }
-}