1 2 3 4 5
class site_nagios::client { package { [ 'check-mk-agent', 'check-mk-agent-logwatch' ]: ensure => installed, } }