Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-09 | Configurable host_name variable | antonio | |
2014-03-21 | new release | mh | |
2014-03-20 | Merge remote-tracking branch 'github/master' | mh | |
2014-03-20 | Merge pull request #35 from mnencia/patch-1 | duritong | |
Fix openbsd module dependency | |||
2014-03-20 | Fix openbsd module dependency | Marco Nenciarini | |
Please bump the module version and release it again to the forge or the module will be unusable. | |||
2014-03-14 | release a new version | mh | |
2014-03-14 | adjust to freshly release module | mh | |
2014-03-14 | Merge pull request #34 from 2ndquadrant-it/sync-deps | duritong | |
Sync deps | |||
2014-02-18 | Sync Puppetfile with Modulefile to avoid errors in librarian-puppet | Marco Nenciarini | |
https://github.com/rodjek/librarian-puppet/issues/180 | |||
2014-02-18 | Use puppetlabs/concat instead of ripienaar/concat | Marco Nenciarini | |
2014-02-17 | Merge pull request #32 from 2ndquadrant-it/plugin-deploy | duritong | |
Plugin deploy | |||
2014-02-14 | Allow to deploy a plugin without registering it | Marco Nenciarini | |
2014-02-03 | using correct facts in tests | mh | |
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 | |