Nick Chappell
|
251184b944
|
Added refresh_icinga2_service parameters to each of the object defined types so that they can be used by themselves if the module isn't being used to also manage the Icinga 2 service.
refs# 7856 : https://dev.icinga.org/issues/7856
|
2014-12-01 21:39:42 -08:00 |
|
Nick Chappell
|
13e1100d0c
|
Fix the target_file_dir parameters so they're consistent with the other object defined types.
|
2014-11-21 21:24:05 -08:00 |
|
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).
refs#7716 : https://dev.icinga.org/issues/7716
|
2014-11-18 21:55:48 -08:00 |
|
Steven Bambling
|
9bc44f6b26
|
setting 4 digit octal
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-09-28 20:12:09 -07:00 |
|
Steven Bambling
|
1154197843
|
style guide fixes
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-09-28 20:12:09 -07:00 |
|
Nick Chappell
|
6d0b759fa6
|
Added a SyslogLogger object, accompanying ERB template and README additions.
refs#7234: https://dev.icinga.org/issues/7234
|
2014-09-15 21:07:42 -07:00 |
|