class nodo::role::mail { class { [ 'nodo::role::vserver', 'mail::system' ]: } # Graph postfix munin::plugin { [ 'postfix_mailqueue', 'postfix_mailstats' ]: ensure => present, } }