Historie revizí

Autor SHA1 Zpráva Datum
  Nick Chappell 633e4faef9 Use %> instead of -%> at the end of some ERB tags so that trailing whitespace isn't surpressed. Surpressing the trailing whitespace caused problems where there was one more parameters listed after each other. Each parameter would get squashed onto a single line, causing a syntax error when Icinga2 parsed the object file. před 10 roky
  Nick Chappell 6234216847 Change instances of 'enable_flap_detection' to 'enable_flapping'. This is a result of https://dev.icinga.org/issues/6870, which fixed the incorrect parameter name being used in the documentation. před 10 roky
  Nick Chappell 7de5eee88c Moved the check_command block to be before the vars block, since the vars block for a service apply will usually be setting variables for the check_command. před 10 roky
  Nick Chappell 2b766285b2 Added an object defined type for applying services to hosts; also included an ERB template to render the object files. před 10 roky