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

nuage.repo: Add example for bypassing proxy for local repo #93

Open
jbemmel opened this issue Sep 5, 2019 · 1 comment
Open

nuage.repo: Add example for bypassing proxy for local repo #93

jbemmel opened this issue Sep 5, 2019 · 1 comment

Comments

@jbemmel
Copy link

jbemmel commented Sep 5, 2019

In case a proxy is specified but some or all of the repos are local, it is possible to bypass the proxy (per repo) by doing the following:

[nuage]
name=nuage
baseurl=http://
proxy=_none_
enabled=1
gpgcheck=1

@sunny-verma
Copy link
Collaborator

I agree its good to have but not all customer is behind a proxy but adding it just as note would be a good idea. I will add it in the next update to the documentation.

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

No branches or pull requests

2 participants