aboutsummaryrefslogtreecommitdiff
path: root/manifests/storage.pp
blob: 5bb7e726f92eabe6be365711d209f589c64e6f69 (plain)
1
2
3
4
class nodo::storage inherits nodo::vserver {
  # Class for backup nodes
  include utils::storage
}