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

Support IPA download with authenticated requests #362

Closed
wants to merge 1 commit into from

Conversation

MoteHue
Copy link

@MoteHue MoteHue commented Jan 14, 2025

This commit adds variables to configure authentication parameters in the image-download role, which is used to download IPA images.

The new variables are image_download_url_username, image_download_url_password, image_download_force_basic_auth and image_download_unredirected_headers.

See Ansible documentation for more details about these variables [1,2].

[1] https://docs.ansible.com/ansible/latest/collections/ansible/builtin/get_url_module.html
[2] https://docs.ansible.com/ansible/latest/collections/ansible/builtin/uri_module.html

Change-Id: Ib149e97d42ca46b96b5c05030ba2cf871a63cde9

This commit adds variables to configure authentication parameters in the
image-download role, which is used to download IPA images.

The new variables are image_download_url_username,
image_download_url_password, image_download_force_basic_auth and
image_download_unredirected_headers.

See Ansible documentation for more details about these variables [1,2].

[1] https://docs.ansible.com/ansible/latest/collections/ansible/builtin/get_url_module.html
[2] https://docs.ansible.com/ansible/latest/collections/ansible/builtin/uri_module.html

Change-Id: Ib149e97d42ca46b96b5c05030ba2cf871a63cde9
@MoteHue
Copy link
Author

MoteHue commented Jan 14, 2025

Closing, we're backporting upstream https://review.opendev.org/c/openstack/kayobe/+/939245

@MoteHue MoteHue closed this Jan 14, 2025
@priteau priteau deleted the ipa-image-download-auth branch January 14, 2025 15:51
@priteau
Copy link
Member

priteau commented Jan 16, 2025

Merged in #364.

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