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