spuder

Untitled

Nov 17th, 2014
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. ---
  2. classes:
  3. profiles::nagios::client:
  4. checks: ! "{{'check_users' => {ensure => present,\r\n command => 'check_users
  5. -w 5 -c 10',\r\n },\r\n 'check_load' => {\r\n ensure => present,\r\n command
  6. => 'check_load -w 15,10,5 -c 30,25,20',\r\n },\r\n 'check_sda1' => {\r\n ensure
  7. => present,\r\n command => 'check_disk -w 20% -c 5% -p /dev/sda1',\r\n }}"
  8. parameters:
  9. puppetmaster: foreman.example.com
  10. foreman_env: development
  11. owner_name: spuder
  12. owner_email: [email protected]
  13. allowed_hosts: foo.bar
  14. environment: development
Advertisement
Add Comment
Please, Sign In to add comment