Age | Commit message (Collapse) | Author |
|
|
|
|
|
to be listened on
|
|
|
|
|
|
|
|
|
|
|
|
Make sure concat::setup is declared
|
|
Pull Request #4
Conflicts:
manifests/host.pp
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
Make sure concat::setup is declared for /etc/munin/munin.conf.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit b491a012b6c2af328a782d27d8109aa282611f0c.
|
|
|
|
|
|
|
|
|
|
we had some weird class setup which caused some problems on 2.6
(see puppet bug #4242 for more info). This commit cleans that
weird setup up and decouples a lot of things.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|