Commit History

Author SHA1 Message Date
  Tom De Vylder 34725fba7e Fix default host object address for systemd's predictable interfaces 9 years ago
  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. 9 years ago
  Nick Chappell 13e1100d0c Fix the target_file_dir parameters so they're consistent with the other object defined types. 9 years ago
  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). 9 years ago
  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. 9 years ago
  Steven Bambling 9bc44f6b26 setting 4 digit octal 9 years ago
  Steven Bambling 670a0f7b46 style guide fixes 9 years ago
  Nick Chappell cc57f33ac1 Whitespace cleanup. 9 years ago
  Nick Chappell ee68d95053 Added validation to the icinga2::object::host class' parameters. 9 years ago
  Nick Chappell 9ce8678b7b Added more header comments. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago
  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. 10 years ago