Actions
Feature #9481
closedAs a user, I should be able to set per repository proxy settings.
Description
Currently the proxy-settings have to be setup while doing the installation of foreman/katello/Satellite 6.
These proxy-settings currently are global, i.e. causing all repo-actions to be done via the configured proxy. This causes problems, when there are yum repositories in a internal network which cannot be accessed via proxy because it is put into a dmz.
To work around the problem, it would be handy to blacklist domains/hosts from being accessed via the proxy:
blacklist could look like:
*.internal.domain or
10.13.0.7
Updated by Dominic Cleal over 9 years ago
- Project changed from Foreman to Katello
- Triaged set to No
Updated by Andreas Pfaffeneder over 9 years ago
Updated by Eric Helms over 9 years ago
- Status changed from New to Need more information
- Target version set to 67
- Translation missing: en.field_release set to 31
- Triaged changed from No to Yes
Blacklisting hosts would have to be a feature in Pulp since it handles synxing. However, Pulp does support per repo proxy settings. Would that feature solve the issue?
Updated by Eric Helms over 9 years ago
- Subject changed from Proxy-Settings should support blacklisting to As a user, I should be able to set per repository proxy settings.
Updated by Stephen Benjamin over 9 years ago
@eric sorenson, I think so!
It seems you can specify the proxy at the time of repo creation instead of yum_importer.json. If we did that, then the user could have a check box to turn off the proxy http://pulp-rpm-user-guide.readthedocs.org/en/latest/recipes.html#configure-proxy
Updated by Eric Helms over 9 years ago
- Status changed from Need more information to Duplicate
- Translation missing: en.field_release deleted (
31)
Updated by Eric Helms over 9 years ago
- Is duplicate of Feature #5280: As a user I want to be able to specify per org, per product and per repository proxy configuration added
Updated by Eric Helms about 8 years ago
- Translation missing: en.field_release set to 166
Updated by Eric Helms almost 8 years ago
- Related to Feature #17425: Support bypassing proxy for some repository URLs added
Updated by Eric Helms almost 8 years ago
- Related to deleted (Feature #17425: Support bypassing proxy for some repository URLs)
Actions