From 73d8e9e66fcbcb4bc539bb8dab37a89c3d033351 Mon Sep 17 00:00:00 2001 From: mh Date: Fri, 28 Oct 2011 16:16:28 +0200 Subject: this should be done in a seperate module and is not really needed here --- manifests/init.pp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/manifests/init.pp b/manifests/init.pp index e4bf380..e1b1e72 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -1,8 +1,4 @@ class tor { - package { "privoxy": - ensure => absent, - } - package { [ "tor", "polipo", "torsocks" ]: ensure => installed, } -- cgit v1.2.3