summaryrefslogtreecommitdiff
path: root/manifests/client
AgeCommit message (Collapse)Author
2009-12-22Revert "take out the removal of the postfix_mailvolume munin plugin. I do ↵Micah Anderson
not see what the bug is, and this interferes with local installation of the plugin (causes duplicate definitions)" It looks like the reason this is here is because on a default debian install, without postfix installed, this postfix munin module is activated, leading to empty graphs. So rather that leave non-postfix people in this situation, we can instead leave this in and the class can be overridden locally. This reverts commit ebfde169e0ef4fc749cd6804e707103fab7dbf78. Conflicts: manifests/client/debian.pp
2009-12-22we may have iproute installed elsewhere, by doing it in the muninMicah Anderson
module, we risk duplicate definitions. this commit fixes that by doing a check to see if it is already defined elsewhere, and if it is not, then it installs the package
2009-12-22indentation fixups, using the emacs/vim modes for standardizationMicah Anderson
2009-12-22take out the removal of the postfix_mailvolume munin plugin. I do not see ↵Micah Anderson
what the bug is, and this interferes with local installation of the plugin (causes duplicate definitions)
2009-11-14use correct pathmh
2009-11-02recursivly updating file path to new 0.25 stylemh
2009-10-03adjust definemh
2009-09-29correctly include the right client classmh
2009-09-29refactor everything into its own filemh