Historique des commits

Auteur SHA1 Message Date
  Nick Chappell 251184b944 Added refresh_icinga2_service parameters to each of the object defined types so that they can be used by themselves if the module isn't being used to also manage the Icinga 2 service. il y a 9 ans
  Nick Chappell 13e1100d0c Fix the target_file_dir parameters so they're consistent with the other object defined types. il y a 9 ans
  Nick Chappell a00eecec25 Add a target_file_ensure parameter to each object type and pass it through to the underlying file resource. The parameter default values are 'file', but having the ensure => parameter of the underlying file type be settable by the user lets people do things like setting target_file_ensure to absent so that they can remove object files via Puppet (instead of manually). il y a 9 ans
  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. il y a 9 ans
  Steven Bambling 9bc44f6b26 setting 4 digit octal il y a 10 ans
  Steven Bambling 670a0f7b46 style guide fixes il y a 10 ans
  Nick Chappell cc57f33ac1 Whitespace cleanup. il y a 10 ans
  Nick Chappell ee68d95053 Added validation to the icinga2::object::host class' parameters. il y a 10 ans
  Nick Chappell 9ce8678b7b Added more header comments. il y a 10 ans
  Nick Chappell d9695544ad Added an icon_image_alt parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell e16704399e Added an icon_image parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell 3e84b13e5b Added an action_url parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell a99d56aab2 Added a notes_url parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell b366738fd9 Added a notes parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell 16a558c534 Added a volatile parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell 6809afc9b9 Added a flapping_threshold parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell 7942e8a3b7 Added an event_command parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell 8012897f6b Added an enable_perfdata parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell 6981ccf12d Added an enable_flap_detection parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell 3f1b1847be Added an enable_event_handler parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell 55c81ab2a1 Added an enable_passive_checks parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell 5c5d88eee6 Added an enable_active_checks parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell ad45f44542 Added an enable_notifications parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell f28dcf90a6 Added a retry_interval parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell ca7438d798 Added a check_interval parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell b9a64802f8 Added a check_period parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell 7b51e2d4f2 Added a max_check_attempts parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell 6dad69c02a Added a check_command parameter and redering of it in the host object ERB template; removed it from the lists of needed parameters. il y a 10 ans
  Nick Chappell c5d1b96fdf Changed default value of the IPv6 address parameter to undef so that we don't get address6 set in a host definition to an IPv4 address that facter returns. il y a 10 ans
  Nick Chappell 999964f09a Added a list of parameters that still need to be added to the ::object::host class as comments. il y a 10 ans