From 225adb9f30bff4064e3a166498f147bfd9a9f6eb Mon Sep 17 00:00:00 2001 From: mh Date: Wed, 2 Jan 2013 13:54:57 +0100 Subject: refactor daemon and main class for better design By extracting the resources to their own class we can avoid a bug in puppet that makes it hard to deal with inherited parametrized classes. --- manifests/compact.pp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'manifests/compact.pp') diff --git a/manifests/compact.pp b/manifests/compact.pp index 472a4a6..c0f5919 100644 --- a/manifests/compact.pp +++ b/manifests/compact.pp @@ -1,3 +1,5 @@ +# manage a complete tor +# installation with all the basics class tor::compact { include ::tor include tor::polipo -- cgit v1.2.3