From 7ba73570ea7c3a0936a617a1e92b8939984619e2 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 21 Dec 2022 16:03:21 -0300 Subject: Fix: merge nodo::utils::tor into nodo::utils::network::tor --- manifests/role/tor.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/role/tor.pp') 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 } -- cgit v1.2.3