Add support for a required proxy on install target system.#43
Open
william-stearns wants to merge 4 commits intoconfig_updatefrom
Open
Add support for a required proxy on install target system.#43william-stearns wants to merge 4 commits intoconfig_updatefrom
william-stearns wants to merge 4 commits intoconfig_updatefrom
Conversation
Co-Authored-By: William Stearns <3538265+william-stearns@users.noreply.github.com>
Contributor
Author
|
Note: commit 490c554 has not been tested. |
Contributor
Author
|
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.) |
Contributor
Is there a reason why this commit hasn't been tested? Just curious, and making sure the PR is ready to review. Thanks! |
Contributor
Author
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.) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 .