summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-13Merge remote-tracking branch 'immerda/master' into merge_immerdaGabriel Filion
Conflicts: manifests/plugins/interfaces.pp $real_ifs was changed on master and we'd like to keep that change $ifs was changed to use the prefix() function and we'd like to keep that change.
2014-12-05Ignore vnet\d+ network interfaces, just like veth, virbr etc.intrigeri
2014-10-10more linting and latest puppet-lint supportmh
2014-10-10update to v3 apimh
2014-09-13new release 0.0.4 and porting over to metadata.jsonmh
2014-09-13Merge branch 'jasperla-snmp'mh
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-09-03Merge pull request #43 from jasperla/utf8duritong
Fix an error on system without full UTF-8: invalid byte sequence in US-ASCII
2014-09-03Merge pull request #47 from roidelapluie/rhelduritong
Add support for RHEL
2014-09-02Add support for RHELJulien Pivotto
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-08-08Merge pull request #40 from usox/masterduritong
Fix gentoo support
2014-07-09get rid off lsb facts - who runs sarge?mh
2014-06-28Add some simple gentoo specific testsDaniel Jakob
2014-06-28Add gentoo config headerDaniel Jakob
2014-06-28Rename the package to avoid naming conflictsDaniel Jakob
2014-06-13fixing deps for 1.8.7mh
2014-06-134.0 does not support <1.9mh
2014-06-13ensure lower activesupport versions for RUBY 1.8.7mh
2014-06-13migrate tests to new formatmh
2014-06-13implement #38 - allow config to be an arraymh
2014-06-13Merge branch 'averni-master'mh
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-03-21new releasemh
2014-03-20Merge remote-tracking branch 'github/master'mh
2014-03-20Merge pull request #35 from mnencia/patch-1duritong
Fix openbsd module dependency
2014-03-20Fix openbsd module dependencyMarco Nenciarini
Please bump the module version and release it again to the forge or the module will be unusable.
2014-03-14release a new versionmh
2014-03-14adjust to freshly release modulemh
2014-03-14Merge pull request #34 from 2ndquadrant-it/sync-depsduritong
Sync deps
2014-02-18Sync Puppetfile with Modulefile to avoid errors in librarian-puppetMarco Nenciarini
https://github.com/rodjek/librarian-puppet/issues/180
2014-02-18Use puppetlabs/concat instead of ripienaar/concatMarco Nenciarini
2014-02-17Merge pull request #32 from 2ndquadrant-it/plugin-deployduritong
Plugin deploy
2014-02-14Allow to deploy a plugin without registering itMarco Nenciarini
2014-02-03using correct facts in testsmh
2014-02-03cleanup some of the missing partsmh