Commit History

Author SHA1 Message Date
  Thomas Weißschuh 56618bee69 liddir -> libdir 10 years ago
  Nick Chappell e6a0db39a7 Added a note on how the vars parameter for host objects should be specified. 10 years ago
  Nick Chappell 210c8fd7fc Added a subsection to the host object section for notes on specific parameters; included a note on how the group parameter should be specified. 10 years ago
  Nick Chappell d40443c4f0 Added a usage example to the README section on host ojects. 10 years ago
  Nick Chappell b3ad2d0b57 Added a section to the README for servicegroup objects with a usage example. 10 years ago
  Nick Chappell 73190ad008 Added an ERB template to create servicegroup object files. 10 years ago
  Nick Chappell 52da440fa5 Added a servicegroup object defined type. 10 years ago
  Nick Chappell c6bb94e5ee Bump the version of the apt module that's required by metadata.json. 10 years ago
  Nick Chappell 2e44972f70 Changed the DB schema file paths for RHEL/CentOS. 10 years ago
  Nick Chappell d4794afa95 For Ubuntu systems, switch to adding the Icinga PPA instead of the release snapshot apt repo. 10 years ago
  Nick Chappell bbb2ed10f4 Remove Debian from the regex since it's not a supported distro yet. 10 years ago
  Nick Chappell 200645b4cc Added validation to the icinga2::object::usergroup class' parameters. 10 years ago
  Nick Chappell b83450af91 Added validation to the icinga2::object::user class' parameters. 10 years ago
  Nick Chappell c8230124ef Added validation to the icinga2::object::service class' parameters. 10 years ago
  Nick Chappell 1af2287ea7 Added validation to the icinga2::object::idopgsqlconnection class' parameters. 10 years ago
  Nick Chappell db735934b5 Added validation to the icinga2::object::idomysqlconnection class' parameters. 10 years ago
  Nick Chappell ddc3395113 Added validation to the icinga2::object::hostgroup class' parameters. 10 years ago
  Nick Chappell ee68d95053 Added validation to the icinga2::object::host class' parameters. 10 years ago
  Nick Chappell 4e1cec7439 Added validation to the icinga2::object::apply_service_to_host class' parameters. 10 years ago
  Nick Chappell c95e81d2c3 Added validation to the icinga2::nrpe::plugin class' parameters. 10 years ago
  Nick Chappell 2a150f33e9 Added validation to the icinga2::nrpe::command class' parameters. 10 years ago
  Nick Chappell 3f37faa3b6 Added validation to nrpe.pp's parameters. 10 years ago
  Nick Chappell a12585bc7c Make the default value of the server_install_nagios_plugins value a boolean version true instead of a string version 'true'. 10 years ago
  Nick Chappell 8ce71724ad Add some more validation of parameters to the icinga2::server's parameters. 10 years ago
  Nick Chappell 27e5aee56c Renamed the client usage section to more accurately reflect what it's about. 10 years ago
  Nick Chappell 840d1dfa3f Camel case UserGroup, like what's in the Icinga docs. 10 years ago
  Nick Chappell 66b3f17744 Added a missing = to the pager parameter of the user object ERB template. 10 years ago
  Nick Chappell 7b59ae8a95 Remove a - from the <%- end -%> so that we do render trailing whitespace; otherwise, enable_notifications and the next rendered parameter get put on the same line and cause an error when the Icinga 2 daemon starts up. 10 years ago
  Nick Chappell fe21de08f0 Remove duplicate enable_notifications parameter that was added. 10 years ago
  Nick Chappell 9ec7f5ca9c Name user object files after the defined type instance's name instead of the FQDN of the machine. 10 years ago