summaryrefslogtreecommitdiff
path: root/manifests/compact.pp
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2018-11-07 15:43:41 +0100
committerkwadronaut <kwadronaut@leap.se>2018-11-07 15:43:41 +0100
commite598088c2f9263e7682e399b65376d7a2c529ded (patch)
treeaa628edf0ad55dc2adea8bc6f96bf516aaba0a30 /manifests/compact.pp
parentd30831f7214da266ad943cf4013f0632e8b15d48 (diff)
parent77070c6bf97ecd6fc860cae6120dca86fa910e5a (diff)
Merge remote-tracking branch 'shared/master'HEADmaster
Diffstat (limited to 'manifests/compact.pp')
-rw-r--r--manifests/compact.pp7
1 files changed, 0 insertions, 7 deletions
diff --git a/manifests/compact.pp b/manifests/compact.pp
deleted file mode 100644
index c0f5919..0000000
--- a/manifests/compact.pp
+++ /dev/null
@@ -1,7 +0,0 @@
-# manage a complete tor
-# installation with all the basics
-class tor::compact {
- include ::tor
- include tor::polipo
- include tor::torsocks
-}