Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-02 | Merge remote-tracking branch 'riseup/master' into HEAD | mh | |
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 | |||
2011-07-14 | IRC-bot: split up manifests by OS | Gabriel Filion | |
This gives us the possibility of using the nagios::irc_bot::disable class without having any config variable set. When using nagios::irc_bot, we still get yelled at when we didn't define the appropriate variables. While we're moving the code around, change the group applied on the different files from 'root' to '0' for better portability. |