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