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
|
1f92973f8c
|
Fix the in-manifest links to the docs pages for some of the object types.
|
2014-11-21 21:20:48 -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 |
|
Nick Chappell
|
6234216847
|
Change instances of 'enable_flap_detection' to 'enable_flapping'. This is a result of https://dev.icinga.org/issues/6870, which fixed the incorrect parameter name being used in the documentation.
refs# 7712 : https://dev.icinga.org/issues/7712
|
2014-11-17 21:37:06 -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
|
eefd533fb6
|
style guide fixes
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-09-28 20:12:08 -07:00 |
|
Nick Chappell
|
cc57f33ac1
|
Whitespace cleanup.
|
2014-09-13 19:46:24 -07:00 |
|
Nick Chappell
|
4e1cec7439
|
Added validation to the icinga2::object::apply_service_to_host class' parameters.
|
2014-09-06 18:43:50 -07:00 |
|
Nick Chappell
|
2b766285b2
|
Added an object defined type for applying services to hosts; also included an ERB template to render the object files.
|
2014-07-30 22:34:55 -07:00 |
|