Age | Commit message (Collapse) | Author |
|
|
|
README formatting
|
|
lintify
|
|
|
|
|
|
|
|
|
|
Use Facter::Util::Resolution.which instead of `which ...`
|
|
If this plugin is synced to systems without the 'which' executable,
backticked which will cause error messages.
|
|
|
|
|
|
Changed include to ordering to prevent duplicate inclusions
|
|
|
|
|
|
Use @var style for puppet 3.2 compatibility
|
|
|
|
|
|
Integrate the changes in other changes I already merged.
Conflicts:
README
manifests/host/cgi.pp
|
|
Make the CGI owner configurable
|
|
|
|
document_root
|
|
which would cause this:
err: Failed to apply catalog: Could not find dependency File[/etc/munin/munin.conf.header] for Exec[set_modes_for_cgi] at /etc/puppet/modules/munin/manifests/host/cgi.pp:6
|
|
|
|
fix duplicate command introduced by previous merge
|
|
|
|
Fix cgi
|
|
|
|
|
|
|
|
|
|
Conflicts:
files/plugins/xen-cpu
templates/munin-node.conf.Debian.squeeze
|
|
|
|
about getting things setup
|
|
the common module, when concat is also a requirement
|
|
|
|
passwords
|
|
passwords
|
|
|
|
Add support for specifying tags for exported resources
|
|
This enables you to specify different servers for different clients.
|
|
|
|
|
|
not need to pass it down
|
|
|
|
|
|
|
|
|
|
added quantal
|
|
added support for use_ssh for munin 2.0
|
|
|