summaryrefslogtreecommitdiff
path: root/manifests/init.pp
AgeCommit message (Collapse)Author
2016-03-09Added $storeconfigs parametervarac
With this you can disable collection of exported resources. On masterless setups, this module would otherwise complain.
2015-10-25Merge remote-tracking branch 'shared/master'mh
2015-10-12introduce gpg checksmh
2015-10-02lint init.ppGabriel Filion
one line is too long, break the code block into multiple lines to fix this issue. it also creates more breathing space and makes the code easier to read.
2015-10-02files managed for apache on debian break usage through main classGabriel Filion
Currently the nagios::apache class manages some files for debian. This means that when using the main class for setting up nagios with apache (which is the default!) lacks those files and the setup doesn't work. Split out management of those files into another class to avoid making the code in the main class too encumbered and make the main class include that (instead of nagios::apache). nagios::apache will include the main class anyway. Adjust README file so that all cases of http management are done through the "nagios" class.
2015-10-02remove non-ascii char in commentGabriel Filion
puppet 3.x refuses to run when there are non-ASCII chars in comments (wth!). so replace that char with an ASCII representation of it.
2014-10-04purge any unmanaged resourcesmh
2013-12-28lintingmh
2013-01-02Merge remote-tracking branch 'riseup/master' into HEADmh
Conflicts: manifests/apache.pp manifests/base.pp manifests/defaults/templates.pp manifests/defaults/vars.pp manifests/init.pp manifests/irc_bot.pp manifests/nsca/client.pp manifests/nsca/server.pp manifests/service.pp manifests/service/mysql.pp templates/irc_bot/nsa.cfg.erb
2012-06-14take hiera out of the paramsmh
2012-06-08refactor things for >2.7mh
2012-06-05new style for 2.7mh
2012-04-18Fully qualify facter variables to suppress warningsChristian G. Warden
merge conflict due to immerda's branch not being up-to-date on the bot
2012-02-01Fully qualify facter variables to suppress warningsChristian G. Warden
2009-12-02move puppet nagios resources down into conf.dJerome Charaoui
2009-12-01Add support for Debian; split up package defaults and create new ↵Jerome Charaoui
nagios::default resource; add support for lighttpd and headless httpd configurations; move common commands definitions into nagios::commands
2009-06-13put everything into its own filemh
2009-05-15added possiblity to manage external commands dirmh
2009-05-11use empty directory of the common moduleduritong
2009-02-03added missing packagemh
2009-02-02correct namingmh
2009-02-02added jabber commandsmh
2008-11-16added check_silc cmdmh
2008-11-07moved commands to puppetmh
2008-11-07removed modules dir - we don't need itmh
factored out classes and defines in their own files
2008-07-26unify service descriptionmh
2008-07-25enhances nagios with an optional ping ratemh
2008-07-25further improvements in the exported resourcesmh
2008-07-25temporary disabled the service<->host ensuremh
2008-07-24removed uknown parametermh
2008-07-24added more options for nagios hostsmh
2008-07-24fixing variable assigning*mh
2008-07-24don't export the define, it will exported withinmh
2008-07-24adding deleted pmh
2008-07-24exporting extra host, enabledmh
2008-07-24fixing alias descriptionmh
2008-07-01removed nagios-devel package, seems not really to be neededmh
2008-06-13Merge commit 'puzzle/development'mh
2008-05-12moved nagios config to files, due t the legacy stuffmh
2008-05-09fixed merge regressionmh
2008-05-09merged with puzzle's onemh
2008-05-06fixed typo, too tired\!mh
2008-05-06fixed typomh
2008-05-06fixed typomh
2008-05-06added wrapper for restart and fixed commandmh
2008-05-06fixing command, had bufferoverflows with the old waymh
2008-05-06fixed minor typomh
2008-05-06added notfiesmh
2008-05-06fixed command pathmh
2008-05-06fixed double aliasing -> duplicate definitionmh