Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-25 | Merge pull request #29 from oxilion/cloudlinux | duritong | |
Add CloudLinux support | |||
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 | |
2013-08-25 | there isn't anymore any dependency on the common module | mh | |
2013-08-25 | Merge pull request #17 from deric/master | duritong | |
README formatting | |||
2013-08-25 | Merge pull request #12 from oxilion/linting | duritong | |
lintify | |||
2013-08-21 | added modulefile | Tomas Barton | |
2013-08-21 | fixed list numbering | Tomas Barton | |
2013-08-21 | lists formatting | Tomas Barton | |
2013-08-21 | README converted to MarkDown syntax | Tomas Barton | |
2013-08-20 | Merge pull request #16 from badgerious/which_fix | duritong | |
Use Facter::Util::Resolution.which instead of `which ...` | |||
2013-08-19 | Use Facter::Util::Resolution.which instead of `which ...` | Eric Badger | |
If this plugin is synced to systems without the 'which' executable, backticked which will cause error messages. | |||
2013-07-02 | Add basic testing infrastructure | Ewoud Kohl van Wijngaarden | |
2013-07-02 | lintify | Ewoud Kohl van Wijngaarden | |
2013-06-30 | Merge pull request #14 from oxilion/fix_include | duritong | |
Changed include to ordering to prevent duplicate inclusions | |||
2013-06-24 | Changed include to ordering to prevent duplicate inclusions | Wouter Schoot | |
2013-06-03 | Merge remote-tracking branch 'github/master' | mh | |