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