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

ansible: fix adoptopenjdk metadata fetch #3711

Merged
merged 2 commits into from May 10, 2024
Merged

Conversation

richardlau
Copy link
Member

Pass an empty body when fetching AdoptOpenJDK metadata to prevent getting a 403 error from CloudFlare.

Fixes: #3710

Pass an empty `body` when fetching AdoptOpenJDK metadata to prevent
getting a 403 error from CloudFlare.
ansible/roles/java-base/tasks/main.yml Outdated Show resolved Hide resolved
Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@mhdawson mhdawson merged commit 56eaa17 into nodejs:main May 10, 2024
1 check passed
@richardlau richardlau deleted the adoptium branch May 10, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ansible jenkins/worker/create playbook cannot get adoptopenjdk metadata
4 participants