Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-03 | cleanup some of the missing parts | mh | |
2014-02-03 | Add support for setting the descryption and group support | Arjen Heidinga | |
2014-01-29 | correct dependency | mh | |
2014-01-29 | unify logdir | mh | |
2014-01-29 | comment a regexp that is not yet supported by all deployed munin versions | mh | |
2014-01-28 | remove obsolete link | mh | |
2014-01-25 | only test latest versions | mh | |
2014-01-25 | don't commit the lockfile we like to test against latest | mh | |
2014-01-25 | try to fix travis and add new puppet version | mh | |
2014-01-25 | add openbsd module as dependency | mh | |
2014-01-25 | Merge pull request #30 from oxilion/file-cleanup | duritong | |
Clean up files by using templates | |||
2014-01-25 | Merge pull request #29 from oxilion/cloudlinux | duritong | |
Add CloudLinux support | |||
2013-11-20 | Remove useless files | Ewoud Kohl van Wijngaarden | |
2013-11-20 | Unify logrotate files into templates | Ewoud Kohl van Wijngaarden | |
2013-11-20 | Unify OS specific munin-conf.conf | Ewoud Kohl van Wijngaarden | |
In essence all munin-node.conf files contained the same template, besides a few values. By moving all to a single template, maintenance burden is reduced. To ensure all values are still present in the templates, tests are added. | |||
2013-11-20 | Add CloudLinux support | Ewoud Kohl van Wijngaarden | |
2013-11-18 | Merge pull request #28 from deric/stdlib_ensure | duritong | |
use rather ensure_packages | |||
2013-11-18 | use rather ensure_packages | Tomas Barton | |
2013-11-03 | add a few more intelligent plugins for linux hosts | mh | |
2013-11-03 | remove unnecessary dependencies | mh | |
2013-11-03 | fix #26 - do not manage files of a plugin if it should be absent | mh | |
The directories are recursively managed and will purge these files anyway and trigger a proper restart. Like that we can safe a few resources in our catalog. | |||
2013-11-03 | remove anchor dependency - fixed #26 | mh | |
given that all os are using package installation now, we can replace the anchor with the package dependency. It also caused a dependency cycle as the anchor was for the whole class and not only the package installation. | |||
2013-11-03 | use rather the stdlib prefix function than the good old regsubst hack | mh | |
2013-11-03 | cleanup openbsd manual installation + remove unnecessary files | mh | |
The manual OpenBSD installation is now so old and not needed anymore. | |||
2013-11-03 | some doc | mh | |
2013-10-23 | minor cleanup | duritong | |
2013-10-15 | Merge pull request #25 from deric/travis | duritong | |
enable travis-ci integration | |||
2013-10-14 | enable travis-ci integration | Tomas Barton | |
2013-10-13 | Merge pull request #24 from deric/specs | duritong | |
Integrate automated testing | |||
2013-10-13 | disabled building on ruby 2.0 before puppet 3.2 | Tomas Barton | |
2013-10-13 | disabled testing of puppet 2.6 | Tomas Barton | |
2013-10-13 | munin host specs | Tomas Barton | |
2013-10-13 | Class[] -> Class[] requirement replaced by an anchor | Tomas Barton | |
2013-10-13 | linking current directory to fixtures | Tomas Barton | |
2013-10-13 | debugging travis and librarian | Tomas Barton | |
2013-10-13 | removed fixtures file, librarian is much better | Tomas Barton | |
2013-10-13 | added fixtures file | Tomas Barton | |
2013-10-13 | travis integration | Tomas Barton | |
2013-10-13 | extended tests, first group should pass | Tomas Barton | |
2013-10-12 | basic munin::client specs | Tomas Barton | |
2013-10-12 | testing infrastructure | Tomas Barton | |
2013-10-05 | Merge pull request #23 from caseycs/master | duritong | |
Correct script_path_in param name | |||
2013-10-05 | Correct script_path_in param name | Kondrashov Ilia | |
2013-09-29 | Merge pull request #20 from deric/master | duritong | |
Added conf header for Ubuntu | |||
2013-09-19 | readme reformatted into sections | Tomas Barton | |
Conflicts: README.md | |||
2013-09-19 | config header for ubuntu | Tomas Barton | |
2013-09-05 | Merge pull request #18 from deric/master | duritong | |
plugin::deploy added to README | |||
2013-09-05 | mentioned modulepath where puppet searches for plugins to deploy | Tomas Barton | |
2013-09-03 | plugin::deploy added to README | Tomas Barton | |
2013-08-26 | correct name | mh | |