puppet-elasticsearch
puppet-elasticsearch copied to clipboard
add s3 support for repository
This PR adds support to manage s3 repository.
Example:
elasticsearch::snapshot_repository { 's3_repository':
repository_type => 's3',
bucket => $backup_aws_s3_bucket,
region => $backup_aws_s3_region
}
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?
❌ Author of the following commits did not sign a Contributor Agreement: a5119867f118c487330262fd2eb8ae59c7c622a1
Please, read and sign the above mentioned agreement if you want to contribute to this project
Dear @tmanninger, thanks for the PR!
This is Vox Pupuli Tasks, your friendly Vox Pupuli Github Bot. I noticed that your pull request has CI failures. Can you please have a look at the failing CI jobs? If you need any help, you can reach out to us on our IRC channel voxpupuli on Freenode or our Slack channel voxpupuli at slack.puppet.com. You can find my sourcecode at voxpupuli/vox-pupuli-tasks
Dear @tmanninger, thanks for the PR!
This is Vox Pupuli Tasks, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?
You can find my sourcecode at voxpupuli/vox-pupuli-tasks