aboutsummaryrefslogtreecommitdiff
path: root/manifests/tor.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/tor.pp')
-rw-r--r--manifests/tor.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/tor.pp b/manifests/tor.pp
index e27e40c..11ba480 100644
--- a/manifests/tor.pp
+++ b/manifests/tor.pp
@@ -1,3 +1,4 @@
class nodo::tor inherits nodo::vserver {
include tor::daemon
+ include utils::tor
}