Nick Chappell
|
09d6a8c9d2
|
Fix C/C++ style comments so they use # instead.
|
2015-01-10 17:04:43 -08:00 |
|
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
|
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 |
|
Ricardo Melo
|
d55c055682
|
added default value to arguments, env and vars and moved check to the template.
Signed-off-by: Nick Chappell <nick@intronic.org>
Merged in from: https://github.com/Icinga/puppet-icinga2/pull/32
refs#7228: https://dev.icinga.org/issues/7228
|
2014-11-01 21:19:06 -07:00 |
|
Ricardo Melo
|
abe26cb9e3
|
* fixed validation
Signed-off-by: Nick Chappell <nick@intronic.org>
Merged in from: https://github.com/Icinga/puppet-icinga2/pull/32
refs#7228: https://dev.icinga.org/issues/7228
|
2014-11-01 21:18:53 -07:00 |
|
Ricardo Melo
|
537735a486
|
* fixed typos and mistakes. thanks nickchappell.
Signed-off-by: Nick Chappell <nick@intronic.org>
Merged in from: https://github.com/Icinga/puppet-icinga2/pull/32
refs#7228: https://dev.icinga.org/issues/7228
|
2014-11-01 21:18:43 -07:00 |
|
Ricardo Melo
|
f0415a6c5a
|
+ Adding notificationcommand object
Signed-off-by: Nick Chappell <nick@intronic.org>
Merged in from: https://github.com/Icinga/puppet-icinga2/pull/32
refs#7228: https://dev.icinga.org/issues/7228
|
2014-11-01 21:17:16 -07:00 |
|