This website requires JavaScript.
Explore
Help
Register
Sign in
opuppet
/
module-icinga2
Watch
5
Star
0
Fork
You've already forked module-icinga2
0
Code
Issues
Pull requests
Releases
Wiki
Activity
bdf994929f
module-icinga2
/
manifests
History
Nick Chappell
bdf994929f
Deleted the duplicate client.pp and client/ directories.
2014-07-20 17:37:57 -07:00
..
nrpe
Renamed the icinga2::client class to icinga2::nrpe; this is mainly to accomodate other potential tyes of clients in the future, like NSCA or the Icinga 2 agent.
2014-07-20 17:35:20 -07:00
objects
Added an array for a groups parameter and a hash for a vars parameter.
2014-07-10 21:04:51 -07:00
server
Wrapped the server plugin install in an if statement so that installing the plugins packages depends on the parameter being set to true.
2014-07-20 17:05:11 -07:00
init.pp
Initial commit.
2014-05-02 19:36:32 -07:00
nrpe.pp
Renamed the icinga2::client class to icinga2::nrpe; this is mainly to accomodate other potential tyes of clients in the future, like NSCA or the Icinga 2 agent.
2014-07-20 17:35:20 -07:00
objects.pp
Added an empty class file for icinga2::objects so that we can keep all of the object types in their own subclass and directory hierarchy.
2014-07-05 18:12:36 -07:00
params.pp
Added a parameter for picking whether to install the Nagios plugins packages on nodes with the icinga2::server class applied.
2014-07-20 17:04:25 -07:00
server.pp
Added a parameter for picking whether to install the Nagios plugins packages on nodes with the icinga2::server class applied.
2014-07-20 17:04:25 -07:00