summaryrefslogtreecommitdiff
path: root/manifests/host.pp
AgeCommit message (Collapse)Author
2015-09-14Fix export tag variable scope in munin::hostJerome Charaoui
2015-08-14Add an upgrade notice about using the main classGabriel Filion
The module's behaviour was changed from needing to include two different classes to using only the main class (class munin) directly. However, this change was not documented and it could lead to weird errors related to variables being undefined.
2014-12-13create a single entry point to the moduleGabriel Filion
The current state of the module makes it impossible to install a munin server with munin::host, since it depends on resources in munin::client (because of the plugins it installs). Even if we include the munin::client class "just before" munin::host, puppet thinks there are dependency issues. By moving arguments to a single point of entry we can then include all necessary items and puppet will find the needed resources correctly.
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-08-13Use cron resource instead of a cron.d fileJasper 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
2013-07-02lintifyEwoud Kohl van Wijngaarden
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-03-18Add support for specifying tags for exported resourcesSander Hoentjen
This enables you to specify different servers for different clients.
2012-06-13migrate away from hiera stuffmh
2012-06-05new style for 2.7mh
2012-04-10Merge pull request #3 from cwarden/concat-fixduritong
Make sure concat::setup is declared
2012-02-02Fix munin.conf for squeeze and later Debian releasesChristian G. Warden
Add support for lsbdistcodename-specific munin.conf.header files. Create squeeze munin.conf.header file which contains the new htmldir setting, /var/cache/munin/www, and symlink wheezy and sid to it.
2012-02-02Make sure concat::setup is declaredChristian G. Warden
Make sure concat::setup is declared for /etc/munin/munin.conf.
2011-08-04move from concatenated_file to concatMarcel Haerry
2011-05-31make cgi graphing optionalmh
2011-05-31no need to manage logfiles, this should be done by the packagemh
2010-08-07remove unnecessary fileserver variable (#2460)mh
2010-05-13remove tabs and trailing whitespaces in manifestsJerome Charaoui
2009-12-10adapt module_dir to new common module and create 'munin' base class to ↵Jerome Charaoui
provide it, instead of doing an import
2009-11-14update file paths to 0.25.x stylemh
2009-11-02recursivly updating file path to new 0.25 stylemh
2009-09-29refactor everything into its own filemh
2009-09-29add shorewall rulesmh
2009-06-01fix typomh
2009-06-01add cronjob to kill hanging munin-runsmh
2008-07-22merged with immerdamh
2008-04-24merged with puzzle upstreammh
2008-04-24unified fileserver location, in the future the fileserver should only be ↵mh
accessed by $server
2008-03-30fixed typomh
2008-03-30added default apache modulesmh
2008-03-29merged munin-module with davidsmh
2008-01-02fixed group stuffmh
2007-11-30munin installation (+ test auf immer1-0)andreas