summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Collapse)Author
2014-09-13Revert "Unbreak registring snmp hosts; Exec{} needs a path"mh
http://www.puppetcookbook.com/posts/set-global-exec-path.html This reverts commit 145f35c188b088890049557be6f203272f0d266c.
2014-09-13Merge branch 'snmp' of https://github.com/jasperla/puppet-munin into ↵mh
jasperla-snmp
2014-09-13Merge remote-tracking branch 'github/master'mh
2014-09-13Merge pull request #45 from jasperla/cronduritong
Use cron resource instead of a cron.d file
2014-09-13Merge pull request #42 from jasperla/concatduritong
Bump concat dependency to get rid of deprecation warning when including concat::setup
2014-08-13Allow setting an snmpversion for plugin discoveryJasper Lievisse Adriaanse
2014-08-13Use cron resource instead of a cron.d fileJasper Lievisse Adriaanse
2014-08-13spacingJasper Lievisse Adriaanse
2014-08-13Unbreak registering new snmp nodes into munin.confJasper Lievisse Adriaanse
As $group would be undefined, a ';' would be written into the host definition which in turn causes munin to be unable to parse the file.
2014-08-13Unbreak registring snmp hosts; Exec{} needs a pathJasper Lievisse Adriaanse
2014-08-13Fix an error on system without full UTF-8: invalid byte sequence in US-ASCIIJasper Lievisse Adriaanse
2014-08-13Bump concat dependency to get rid of deprecation warning when including ↵Jasper Lievisse Adriaanse
concat::setup
2014-07-09get rid off lsb facts - who runs sarge?mh
2014-06-28Rename the package to avoid naming conflictsDaniel Jakob
2014-06-13implement #38 - allow config to be an arraymh
2014-06-13Merge branch 'master' of https://github.com/averni/puppet-munin into ↵mh
averni-master
2014-06-12changed host_name default to ::fqdnantonio
2014-04-19correct seltypemh
2014-04-19the default selinux type should be unconfinedmh
2014-04-09Configurable host_name variableantonio
2014-02-14Allow to deploy a plugin without registering itMarco Nenciarini
2014-02-03cleanup some of the missing partsmh
2014-02-03Add support for setting the descryption and group supportArjen Heidinga
2014-01-29correct dependencymh
2014-01-29unify logdirmh
2013-11-20Unify logrotate files into templatesEwoud Kohl van Wijngaarden
2013-11-20Unify OS specific munin-conf.confEwoud 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-18use rather ensure_packagesTomas Barton
2013-11-03add a few more intelligent plugins for linux hostsmh
2013-11-03remove unnecessary dependenciesmh
2013-11-03fix #26 - do not manage files of a plugin if it should be absentmh
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-03remove anchor dependency - fixed #26mh
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-03use rather the stdlib prefix function than the good old regsubst hackmh
2013-11-03cleanup openbsd manual installation + remove unnecessary filesmh
The manual OpenBSD installation is now so old and not needed anymore.
2013-11-03some docmh
2013-10-13Class[] -> Class[] requirement replaced by an anchorTomas Barton
2013-08-25Merge pull request #12 from oxilion/lintingduritong
lintify
2013-07-02lintifyEwoud Kohl van Wijngaarden
2013-06-24Changed include to ordering to prevent duplicate inclusionsWouter Schoot
2013-05-27Merge remote-tracking branch 'githubmirror/master'mh
Integrate the changes in other changes I already merged. Conflicts: README manifests/host/cgi.pp
2013-05-06Make the CGI owner configurableEwoud Kohl van Wijngaarden
2013-04-17setup $::operatingsystem triggered variables for the apache_user and ↵Micah Anderson
document_root
2013-04-17fix dependency on Concat::Fragment['munin.conf.header'], was set to File ↵Micah Anderson
which would cause this: err: Failed to apply catalog: Could not find dependency File[/etc/munin/munin.conf.header] for Exec[set_modes_for_cgi] at /etc/puppet/modules/munin/manifests/host/cgi.pp:6
2013-03-25fix duplicate command introduced by previous mergeSander Hoentjen
2013-03-25Merge pull request #9 from oxilion/fix_cgiduritong
Fix cgi
2013-03-25lintingSander Hoentjen
2013-03-25fix subscribeSander Hoentjen
2013-03-20Merge branch 'immerda/master'micah
Conflicts: files/plugins/xen-cpu templates/munin-node.conf.Debian.squeeze
2013-03-20Security: another mode change on /etc/munin/plugin-conf.d/munin-nodemicah
2013-03-20Security: plugin-config should not me world readable as it might contain ↵micah
passwords