From c680d534dca741b0a06fe308b2f4d02a73ca6226 Mon Sep 17 00:00:00 2001 From: drebs Date: Sun, 8 Jan 2012 01:01:07 -0200 Subject: adding tor relay support --- manifests/tor.pp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 manifests/tor.pp (limited to 'manifests/tor.pp') diff --git a/manifests/tor.pp b/manifests/tor.pp new file mode 100644 index 0000000..730d0e0 --- /dev/null +++ b/manifests/tor.pp @@ -0,0 +1,3 @@ +class nodo::tor inherits nodo::vserver { + include tor::relay +} -- cgit v1.2.3