aboutsummaryrefslogtreecommitdiff
path: root/manifests/role/tor.pp
blob: 2d5ff586b57d438ec096aeb8192395bfea3e3bd7 (plain)
1
2
3
4
class nodo::role::tor inherits nodo::vserver {
  include tor::daemon
  include nodo::utils::tor
}