Age | Commit message (Collapse) | Author |
|
|
|
|
|
Correct script_path_in param name
|
|
|
|
Added conf header for Ubuntu
|
|
Conflicts:
README.md
|
|
|
|
plugin::deploy added to README
|
|
|
|
|
|
|
|
|
|
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
|