voxpupuli / puppet-elasticsearch

Elasticsearch Puppet module
Apache License 2.0
404 stars 479 forks source link

warnings when used with stlib 9. #1201

Closed robertc99 closed 4 months ago

robertc99 commented 11 months ago

Module isnt fully compatible with stdlib 9. Generates the following warning

Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/elk_staging/r10k/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/elk_staging/r10k/modules/elasticsearch/manifests/init.pp", 476] (location: /etc/puppetlabs/code/environments/elk_staging/r10k/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')

h-haaks commented 4 months ago

fixed by #1217