From 3c197b0de15f9d43fc63c029c19d2e8b5c2a0ecf 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 (limited to '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