aboutsummaryrefslogtreecommitdiff
path: root/manifests/role/tor.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/role/tor.pp')
-rw-r--r--manifests/role/tor.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/role/tor.pp b/manifests/role/tor.pp
index 2d5ff58..35da3b5 100644
--- a/manifests/role/tor.pp
+++ b/manifests/role/tor.pp
@@ -1,4 +1,4 @@
-class nodo::role::tor inherits nodo::vserver {
+class nodo::role::tor inherits nodo::base::vserver {
include tor::daemon
include nodo::utils::tor
}