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 07ae5a0..cf6dc30 100644
--- a/manifests/role/tor.pp
+++ b/manifests/role/tor.pp
@@ -1,4 +1,4 @@
class nodo::role::tor inherits nodo::base::virtual {
include tor::daemon
- include nodo::utils::tor
+ include nodo::utils::network::tor
}