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
|
4dfe6fa664
|
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/33
refs#7215: https://dev.icinga.org/issues/7215
|
2014-11-01 21:39:10 -07:00 |
|
Ricardo Melo
|
6af3b7b9ae
|
* fixed typos, changed default values and changed parameters validation.
Signed-off-by: Nick Chappell <nick@intronic.org>
Merged in from: https://github.com/Icinga/puppet-icinga2/pull/33
refs#7215: https://dev.icinga.org/issues/7215
|
2014-11-01 21:39:10 -07:00 |
|
Ricardo Melo
|
f9a4feb746
|
Add a EventCommand object defined type, refs#7215
Signed-off-by: Nick Chappell <nick@intronic.org>
Merged in from: https://github.com/Icinga/puppet-icinga2/pull/33
refs#7215: https://dev.icinga.org/issues/7215
|
2014-11-01 21:38:59 -07:00 |
|