Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add s3 support for repository #1083

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tmanninger
Copy link

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
    }

@elasticmachine
Copy link

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?

@cla-checker-service
Copy link

❌ Author of the following commits did not sign a Contributor Agreement:
a511986

Please, read and sign the above mentioned agreement if you want to contribute to this project

@tmanninger tmanninger changed the title add s3 support for respository add s3 support for repository Apr 17, 2020
@ghoneycutt ghoneycutt added enhancement New feature or request tests labels Dec 1, 2021
@vox-pupuli-tasks
Copy link

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

@vox-pupuli-tasks
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants