Danny van Zunderd

Results 2 issues of Danny van Zunderd

## Expected Behavior Icinga2 should be able to start after configuration of influxdb with send_thresholds and/or send_metadata enabled ## Current Behavior Icinga2 cannot be started when send_thresholds and/or send_metadata are...

## Expected Behavior According the icinga2 documentation [apilistener](https://icinga.com/docs/icinga2/latest/doc/09-object-types/#objecttype-apilistener) the following parameters are depricated: - cert_path - key_path - ca_path Within the [resource_apilistener.rb](https://github.com/Icinga/chef-icinga2/blob/master/libraries/resource_apilistener.rb) library these are mandatory. ## Possible Solution Change...