class onion::full inherits onion::freenode { include onion::ssh # Currently tor management just works for debian case $::operatingsystem { debian: { include tor::polipo } default: { } } }