# puppet-check_mk Install and configure check_mk agent and Nagios plugin Example: class { 'check_mk::agent': version => '1.2.0p3-1', ip_whitelist => [ '10.7.96.21', '10.7.96.22' ], }