Nick Chappell a00eecec25 Add a target_file_ensure parameter to each object type and pass it through to the underlying file resource. The parameter default values are 'file', but having the ensure => parameter of the underlying file type be settable by the user lets people do things like setting target_file_ensure to absent so that they can remove object files via Puppet (instead of manually). 10 years ago
..
nrpe 48d5bfb0ce Add previously unmanaged directory 10 years ago
object a00eecec25 Add a target_file_ensure parameter to each object type and pass it through to the underlying file resource. The parameter default values are 'file', but having the ensure => parameter of the underlying file type be settable by the user lets people do things like setting target_file_ensure to absent so that they can remove object files via Puppet (instead of manually). 10 years ago
server 5f1e23e00d Escape backslash 10 years ago
checkplugin.pp a5ce5144d9 adding checkplugin_template_module parameter to call tempaltes from other modules. Useful for roles/profiles setup 10 years ago
conf.pp 3826f0419a sytle guide fixes 10 years ago
init.pp cc57f33ac1 Whitespace cleanup. 10 years ago
nrpe.pp f48d22d309 Add nrpe_purge_unmanaged parameter to nrpe class 10 years ago
object.pp cc57f33ac1 Whitespace cleanup. 10 years ago
params.pp a5ae5b49ef forgot a line to define service name for centos5 10 years ago
server.pp 01e3430242 fixing missing , after parameters 10 years ago