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