Closed ktham closed 7 years ago
I was starting to write my own puppet module for the ELK stack, but realized it's already done by you guys at elastic. However, I'm not able to use this kibana module because this module is incompatible with apt module 4.1.0.
The puppet-elasticsearch module however has this:
{ "name": "puppetlabs/apt", "version_requirement": ">= 2.0.0 < 5.0.0" }
Can we update puppet-kibana to support the same?
Hey @ktham, I've got a branch baking in CI right now to verify things look good and I'll merge and release once everything passes. Thanks!
I was starting to write my own puppet module for the ELK stack, but realized it's already done by you guys at elastic. However, I'm not able to use this kibana module because this module is incompatible with apt module 4.1.0.
The puppet-elasticsearch module however has this:
Can we update puppet-kibana to support the same?