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