summaryrefslogtreecommitdiff
path: root/manifests/full.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/full.pp')
-rw-r--r--manifests/full.pp3
1 files changed, 1 insertions, 2 deletions
diff --git a/manifests/full.pp b/manifests/full.pp
index 14be354..d54cc14 100644
--- a/manifests/full.pp
+++ b/manifests/full.pp
@@ -1,4 +1,4 @@
-class onion::full inherits onion::freenode {
+class onion::full inherits onion::socks {
include onion::ssh
package { 'polipo':
@@ -12,5 +12,4 @@ class onion::full inherits onion::freenode {
# }
# default: { }
#}
-
}