Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---
- classes:
- profiles::nagios::client:
- checks: ! "{{'check_users' => {ensure => present,\r\n command => 'check_users
- -w 5 -c 10',\r\n },\r\n 'check_load' => {\r\n ensure => present,\r\n command
- => 'check_load -w 15,10,5 -c 30,25,20',\r\n },\r\n 'check_sda1' => {\r\n ensure
- => present,\r\n command => 'check_disk -w 20% -c 5% -p /dev/sda1',\r\n }}"
- parameters:
- puppetmaster: foreman.example.com
- foreman_env: development
- owner_name: spuder
- owner_email: [email protected]
- allowed_hosts: foo.bar
- environment: development
Advertisement
Add Comment
Please, Sign In to add comment