1 2 3 4 5 6
class nodo::utils::vagrant inherits nodo::utils { # No logcheck please Package['logcheck'] { ensure => purged, } }