summaryrefslogtreecommitdiff
path: root/puppet/modules/site_check_mk/files/extra_host_conf.mk
blob: 2c96f97a7e1f27739ba459ceeaded3fd50fa7db6 (plain)
1
2
3
4
5
6
# retry 3 times before setting a host into a hard state
# and send out notification
extra_host_conf["max_check_attempts"] = [ 
  ("4", ALL_HOSTS ) 
]