From 6f5e3422b89ba38bbb22e350401279f722e18827 Mon Sep 17 00:00:00 2001 From: mh Date: Fri, 28 Oct 2011 16:55:19 +0200 Subject: add a compact class mainly to give a way to have the old behavior --- manifests/compact.pp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 manifests/compact.pp diff --git a/manifests/compact.pp b/manifests/compact.pp new file mode 100644 index 0000000..472a4a6 --- /dev/null +++ b/manifests/compact.pp @@ -0,0 +1,5 @@ +class tor::compact { + include ::tor + include tor::polipo + include tor::torsocks +} -- cgit v1.2.3