summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-02lintifyEwoud Kohl van Wijngaarden
2013-06-03Merge remote-tracking branch 'github/master'mh
2013-06-03Merge pull request #13 from oxilion/puppet-3.2-compatduritong
Use @var style for puppet 3.2 compatibility
2013-06-03Use @var style for puppet 3.2 compatibilityEwoud Kohl van Wijngaarden
2013-05-31update to latest upstreammh
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-27Merge pull request #11 from oxilion/cgi-owner-paramduritong
Make the CGI owner configurable
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-30migrate all templates to the parametrized classes stylemh
2013-03-25Merge pull request #10 from oxilion/cgi_bugfixduritong
fix duplicate command introduced by previous merge
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-25add comment about exec for puppet 3 compatSander Hoentjen
2013-03-20README: note that puppet 2.7 is requiredmicah
2013-03-20Merge branch 'immerda/master'micah
Conflicts: files/plugins/xen-cpu templates/munin-node.conf.Debian.squeeze
2013-03-20README: stdlib is a required module due to the reject()micah
2013-03-20README: update README to reflect a real setup, clarifying exactly how you go ↵micah
about getting things setup
2013-03-20README update: clarify the language so it doesn't specifically talk only aboutmicah
the common module, when concat is also a requirement
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
2013-03-20Security: plugin-config should not me world readable as it might contain ↵mh
passwords
2013-03-18Merge remote-tracking branch 'githubmirror/master' into HEADmh
2013-03-18Merge pull request #8 from oxilion/export_tagduritong
Add support for specifying tags for exported resources
2013-03-18Add support for specifying tags for exported resourcesSander Hoentjen
This enables you to specify different servers for different clients.
2013-02-28move this to the apache modulemh
2013-02-28make it possible to manage the seltypemh
2013-02-28this require is pretty useless, as if we have a require on the define, we do ↵mh
not need to pass it down
2013-02-28lintingmh
2013-02-28lintingmh
2013-02-27Merge remote-tracking branch 'lelutin/dependency_on_client'Jerome Charaoui
2013-01-25Merge remote-tracking branch 'githubmirror/master'mh
2013-01-25Merge pull request #6 from tisoft/quantalduritong
added quantal
2013-01-25Merge pull request #7 from tisoft/use_sshduritong
added support for use_ssh for munin 2.0
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-19minimize diffs to upstream, which is:Matt Taggart
https://github.com/munin-monitoring/contrib/blob/master/plugins/virtualization/xen-cpu
2012-12-15add munin-node template for Ubuntu PreciseEvan Stachowiak
2012-12-15add munin-node template for UbuntuEvan Stachowiak
2012-12-15fix a few remaining things in xen pluginsmh
2012-12-07fix issue if pid is not at the beginning + lintingmh
2012-12-07fix a few other issuesmh
2012-12-07this does not yet work on the older muninsmh