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

Update upload and failed buckets configuration #3

Open
wants to merge 2 commits into
base: dev/add-preprocessing
Choose a base branch
from

Conversation

@jraddaoui jraddaoui self-assigned this Sep 6, 2024
@jraddaoui jraddaoui changed the title WIP: Update upload and failed buckets configuration Update upload and failed buckets configuration Oct 2, 2024
key = "{{ pipeline.watched_key }}"
secret = "{{ pipeline.watched_secret }}"
accessKey = "{{ pipeline.watched_key }}"
secretKey = "{{ pipeline.watched_secret }}"
region = "{{ pipeline.watched_region }}"
bucket = "failed-pips"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

failed-pips and failed-sips should be added to the data dictionary, as we do with the sips one

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not really related with these changes and I don't want to introduce two new variables in the playbooks. I also think this block shouldn't be part of the enduro_sfa_pipelines loop and other improvements that we already discussed.

Better if we do those changes in other PRs after you are done with the splitting of roles you mentioned in Slack.

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

Successfully merging this pull request may close these issues.

2 participants