1 2 3 4 5 6 7 8 9 10 11
class nodo::server inherits nodo::physical { # fstab class { 'fstab': type => 'server', } # crypttab class { 'crypttab': type => 'server', } }