class onion::full inherits onion::socks { include onion::ssh package { 'polipo': ensure => absent, } # Currently tor management just works for debian #case $::operatingsystem { # debian: { # include tor::polipo # } # default: { } #} }