Hi all.
I'm using the ElasticSearch module to manage the ElasticSearch package, service, plugins, etc. and it's working quite wonderful.
Something that's missing, though, is being able to manage ElasticSearch backup repositories.
I'm wondering if anyone has any examples of how they may be managing this via puppet.
Ideally it would ensure that a backup repository exists (or maybe multiple backup repositories exist), create it if it doesn't exist, using a configuration specified in the manifest (perhaps pulling in some configuration from hiera).