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 |
|
Steven Bambling
|
6e5dd00438
|
missed removing timeperiod_ from a validate entry
Signed-off-by: Nick Chappell <nick@intronic.org>
Merged from: https://github.com/Icinga/puppet-icinga2/pull/37
refs#7217: https://dev.icinga.org/issues/7217
|
2014-11-11 21:23:13 -08:00 |
|
Steven Bambling
|
e4ec0c03a8
|
removing timeperiod_ from non specifc params
Signed-off-by: Nick Chappell <nick@intronic.org>
Merged from: https://github.com/Icinga/puppet-icinga2/pull/37
refs#7217: https://dev.icinga.org/issues/7217
|
2014-11-11 21:22:54 -08:00 |
|
Steven Bambling
|
9180f9a17e
|
removing timeperiod_ from target/dir/file and mode
Signed-off-by: Nick Chappell <nick@intronic.org>
Merged from: https://github.com/Icinga/puppet-icinga2/pull/37
refs#7217: https://dev.icinga.org/issues/7217
|
2014-11-11 21:22:48 -08:00 |
|
Steven Bambling
|
ae65c9766b
|
updating erb to use timeperiod methods
Signed-off-by: Nick Chappell <nick@intronic.org>
Merged from: https://github.com/Icinga/puppet-icinga2/pull/37
refs#7217: https://dev.icinga.org/issues/7217
|
2014-11-11 21:22:00 -08:00 |
|
Steven Bambling
|
52f0d25836
|
adding methods attribute and allowing settable import template
Signed-off-by: Nick Chappell <nick@intronic.org>
Merged from: https://github.com/Icinga/puppet-icinga2/pull/37
refs#7217: https://dev.icinga.org/issues/7217
|
2014-11-11 21:21:07 -08:00 |
|
Steven Bambling
|
12bd1a9f44
|
adding define and template to generate timeperiods
Signed-off-by: Nick Chappell <nick@intronic.org>
Merged from: https://github.com/Icinga/puppet-icinga2/pull/37
refs#7217: https://dev.icinga.org/issues/7217
|
2014-11-11 21:20:42 -08:00 |
|