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