summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2014-04-09Configurable host_name variableantonio
2014-02-03cleanup some of the missing partsmh
2014-02-03Add support for setting the descryption and group supportArjen Heidinga
2014-01-29comment a regexp that is not yet supported by all deployed munin versionsmh
2014-01-28remove obsolete linkmh
2014-01-25Merge pull request #30 from oxilion/file-cleanupduritong
Clean up files by using templates
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-20Add CloudLinux supportEwoud Kohl van Wijngaarden
2013-06-03Merge remote-tracking branch 'github/master'mh
2013-06-03Use @var style for puppet 3.2 compatibilityEwoud Kohl van Wijngaarden
2013-05-31update to latest upstreammh
2013-03-30migrate all templates to the parametrized classes stylemh
2013-03-20Merge branch 'immerda/master'micah
Conflicts: files/plugins/xen-cpu templates/munin-node.conf.Debian.squeeze
2013-01-25Merge remote-tracking branch 'githubmirror/master'mh
2013-01-25Merge pull request #6 from tisoft/quantalduritong
added quantal
2013-01-24added support for use_ssh for munin 2.0Markus Heberling
2013-01-24added quantalMarkus Heberling
2013-01-19Merge remote-tracking branch 'githubmirror/master' into HEADmh
2013-01-19Merge pull request #5 from evanstachowiak/masterduritong
Add munin-node Ubuntu template
2013-01-12update to latest upstreammh
2013-01-12fix path for munin-log filemh
2012-12-15add munin-node template for Ubuntu PreciseEvan Stachowiak
2012-12-15add munin-node template for UbuntuEvan Stachowiak
2012-12-07this does not yet work on the older muninsmh
2012-12-06update with latest upstreammh
2012-06-28Default munin htmldir in Debian moved some time ago tokwadronaut
/var/cache/munin/www This commit makes sure that you have it set correctly
2012-06-13migrate away from hiera stuffmh
2012-06-09use class parametersmh
2012-04-29update config file to match upstreammh
2012-02-02Fully qualify facter variablesChristian G. Warden
2011-12-22add squeeze templatemh
2011-11-05use hiera to configure munin node specific thingsmh
2011-09-26Add "Managed by puppet" on top of the Wheezy munin-node.conf template.intrigeri
2011-09-18Add munin-node.conf template for Debian Wheezy.intrigeri
Taken from munin-node package version 1.4.6-1, inserted our bits of templating in it.
2011-08-04 get a new line at the endMarcel Haerry
2011-08-04merge with immerda/masterMarcel Haerry
2011-06-05added lucid debian symlinkBenjamin Krause
2011-03-25Merge remote-tracking branch 'immerda/master'Micah Anderson
Conflicts: manifests/host.pp manifests/host/cgi.pp manifests/plugin.pp manifests/plugin/deploy.pp manifests/plugins/apache.pp manifests/plugins/base.pp manifests/plugins/dom0.pp manifests/plugins/gentoo.pp manifests/plugins/interfaces.pp manifests/plugins/linux.pp manifests/plugins/openbsd.pp manifests/plugins/physical.pp manifests/plugins/selinux.pp manifests/plugins/vserver.pp
2011-03-25Merge commit 'e7d23dabf191c5416197af0b229fc90b94539405'Micah Anderson
Conflicts: manifests/client.pp manifests/client/base.pp manifests/client/darwin.pp manifests/client/debian.pp manifests/client/gentoo.pp manifests/client/openbsd.pp manifests/client/package.pp manifests/host.pp manifests/init.pp manifests/plugin.pp manifests/plugin/scriptpaths.pp manifests/plugins/interfaces.pp manifests/plugins/linux.pp manifests/plugins/vserver.pp manifests/register.pp manifests/register_snmp.pp manifests/remoteplugin.pp manifests/snmp_collector.pp
2010-12-06update munin-node templatePascal Simon
2010-09-30restore munin port in templatemh
2010-09-27update templates to the new wayMarcel Haerry
2010-05-14refactor register class and client templateJerome Charaoui
2010-04-25update to new namemh
2010-03-05new upstream configmh
2009-12-22fix some merge problemsMicah Anderson
2009-12-22Merge commit '76352415fec5c2ab6975e3a8843dd4983f7cae6a'Micah Anderson
Conflicts: README lib/facter/acpi_available.rb lib/facter/interfaces.rb lib/facter/munin_interfaces.rb manifests/client.pp manifests/host.pp manifests/init.pp manifests/plugin.pp plugins/facter/interfaces.rb templates/defaultclient.erb templates/munin-node.conf.Debian.lenny
2009-06-03remove superfluous graph_period specificationDavid Schmitt
2009-06-03use cidr_allow in lenny and newerDavid Schmitt
This change keeps munin_allow for etch and feisty, since I don't know whether cidr_allow is already possible there. Everyone else should change to the much nicer CIDR notation of cidr_allow. You can use an array to specify multiple rules.