summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2009-12-30can't use - in a variable nameMatt Taggart
2009-12-30add support for setting munin and munin-node package versionsMatt Taggart
2009-12-22update README to note the proper variable for script_path_inMicah 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-11-23fixup the README so it includes DavidS' changes for the munin_cidr_allow ↵Micah Anderson
information: * add back the cidr notation to the example variable * add back the information about pre-lenny versions
2009-11-23adjust README to note the new munin_cidr_allow variableMicah Anderson
2009-11-23some clarifications to README for those who do not have the empty directoriesMicah Anderson
2009-06-04Remove superfluous modules_dir/.ignore and fix READMEDavid Schmitt
2009-06-03Add initialisation for munin.conf.headerDavid 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.
2009-05-31adapt to new "common" moduleDavid Schmitt
2008-07-22merged with immerdamh
git-svn-id: https://svn/ipuppet/trunk/modules/munin@1915 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-07-17added cgi graph notemh
git-svn-id: https://svn/ipuppet/trunk/modules/munin@1878 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-06-13Merge commit 'puzzle/development'mh
git-svn-id: https://svn/ipuppet/trunk/modules/munin@1600 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-06-13added readme titlemh
git-svn-id: https://svn/ipuppet/trunk/modules/munin@1599 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2007-11-30munin installation (+ test auf immer1-0)am
git-svn-id: https://svn/ipuppet/trunk/modules/munin@173 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2007-09-25remove doc/README.munin and replace it by the much better README from Micah ↵root
Anderson