Commit History

Autor SHA1 Mensaxe Data
  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. %!s(int64=9) %!d(string=hai) anos
  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). %!s(int64=9) %!d(string=hai) anos
  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. %!s(int64=9) %!d(string=hai) anos
  Steven Bambling 9bc44f6b26 setting 4 digit octal %!s(int64=10) %!d(string=hai) anos
  Steven Bambling 5896e2b72a style guide fixes %!s(int64=10) %!d(string=hai) anos
  Nick Chappell cc57f33ac1 Whitespace cleanup. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell c8230124ef Added validation to the icinga2::object::service class' parameters. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell e498643750 Remove trailing whitespace. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell 5f614ce97d Added a parameter and default value for the icon_image_alt parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell 90f256fea0 Added a parameter and default value for the icon_image parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell 81c52e9862 Added a parameter and default value for the action_url parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell c9e90c6ff0 Added a parameter and default value for the notes_url parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell 65bd120e0d Added a parameter and default value for the notes parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell 40a6e5fb46 Added a parameter and default value for the volatile parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell 273b488c22 Added a parameter and default value for the flapping_threshold parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell c715924797 Added a parameter and default value for the event_command parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell d47a3ddee5 Added a parameter and default value for the enable_perfdata parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell 9bddcc25a0 Added a parameter and default value for the enable_flap_detection parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell a22add7d56 Added a parameter and default value for the enable_event_handler parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell 31936ee5e7 Added a parameter and default value for the enable_passive_checks parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell 4b4079f7e8 Added a parameter and default value for the enable_active_checks parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell 91f67557eb Added a parameter and default value for the enable_notifications parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell a1aa063e42 Added a parameter and default value for the retry_interval parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell f2c44a9e1b Added a parameter and default value for the check_interval parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell 83bea379db Added a parameter and default value for the check_period parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell b5251ef8c6 Added a parameter and default value for the max_check_attempts parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell 022abb8cdf Added a parameter and default value for the check_command parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell 948b5b68aa Added a parameter and default value for the vars parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell 90d22283aa Added a parameter and default value for the groups parameter; added it to the service object ERB template. %!s(int64=10) %!d(string=hai) anos
  Nick Chappell a66de2fe38 Removing the name parameter from the lists of parameters to add since it's part of the template and defined type already. %!s(int64=10) %!d(string=hai) anos