aboutsummaryrefslogtreecommitdiff
path: root/manifests/role/proxy.pp
blob: 821e9756eae1816d062530c4d6633d6ffba2f514 (plain)
1
2
3
class nodo::role::proxy inherits nodo::vserver {
  include nginx
}