From 2da83d9ff89e633c8e199c962cccf53c5342da7d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 8 Jan 2012 20:53:30 -0200 Subject: Using tor::polipo instead of tor --- manifests/personal.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/personal.pp b/manifests/personal.pp index c8df5f1..b82b9e4 100644 --- a/manifests/personal.pp +++ b/manifests/personal.pp @@ -13,7 +13,7 @@ class nodo::personal { # Currently tor management just works for debian case $operatingsystem { debian: { - include tor + include tor::polipo } default: { } } -- cgit v1.2.3