From: drebs Date: Wed, 11 Jan 2012 03:57:03 +0000 (-0200) Subject: changing tor default class X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=9605a0654c20210afddd936a1be4500139aaeb4a;p=puppet-nodo.git changing tor default class --- diff --git a/manifests/tor.pp b/manifests/tor.pp index 730d0e0..e27e40c 100644 --- a/manifests/tor.pp +++ b/manifests/tor.pp @@ -1,3 +1,3 @@ class nodo::tor inherits nodo::vserver { - include tor::relay + include tor::daemon }