-
Notifications
You must be signed in to change notification settings - Fork 33
Add support for a required proxy on install target system. #43
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
base: config_update
Are you sure you want to change the base?
Conversation
Co-Authored-By: William Stearns <[email protected]>
Note: commit 490c554 has not been tested. |
As a side note, I've written the text that will go in the user guide to support these commits. I'm pasting that text below for your reference (but not asking you to take responsibility for putting it in the guide.)
|
Is there a reason why this commit hasn't been tested? Just curious, and making sure the PR is ready to review. Thanks! |
My apologies - I forgot that the testing for the rpm/dnf commit had not been done. I'll test it now. (Note, the apt side was already tested.) |
Update install_pre.yml to add support for installing to a system that requires the use of a proxy. Note that there are no changes needed for install_post.yml .