class logcheck::install { package { ['logcheck','logcheck-database']: ensure => installed, ; } }