From 148db804849ade8078b1889e6aed77aa2ae22a75 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 30 Jun 2010 17:24:28 -0300 Subject: Minor fix --- manifests/personal.pp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifests/personal.pp b/manifests/personal.pp index ca03b19..c8df5f1 100644 --- a/manifests/personal.pp +++ b/manifests/personal.pp @@ -13,8 +13,7 @@ class nodo::personal { # Currently tor management just works for debian case $operatingsystem { debian: { - include tor - } + include tor } default: { } } -- cgit v1.2.3