Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-14 | take hiera out of the params | mh | |
2012-06-08 | refactor things for >2.7 | mh | |
2012-06-05 | new style for 2.7 | mh | |
2012-02-01 | Fully qualify facter variables to suppress warnings | Christian G. Warden | |
2011-02-06 | Merge remote branch 'leluitn/apache_conf_fix' | mh | |
2010-12-14 | Make nagios::apache manage the apache config. | Gabriel Filion | |
Currently, the nagios module purges all files under the Nagios configuration directory. This has the unwanted effect of removing files that are added by default by the .deb packages, thus making the Nagios interface non functional under apache. To fix the situation, make nagios::apache under Debian manage the apache config file and link to it in apache's conf.d directory, in the same manner as the Debian packages do. Signed-off-by: Gabriel Filion <lelutin@gmail.com> | |||
2010-04-09 | proper apache bootstrap | Antoine Beaupre | |
2009-12-01 | Add 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 |