diff options
Diffstat (limited to 'manifests/tor.pp')
-rw-r--r-- | manifests/tor.pp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/manifests/tor.pp b/manifests/tor.pp deleted file mode 100644 index 11ba480..0000000 --- a/manifests/tor.pp +++ /dev/null @@ -1,4 +0,0 @@ -class nodo::tor inherits nodo::vserver { - include tor::daemon - include utils::tor -} |