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

Add proxy support when specified in /etc/yum.conf #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

timmow
Copy link

@timmow timmow commented Apr 4, 2014

No description provided.

Boto needs the proxy environment variables to be specified to access s3
using a proxy - it doesnt respect the yum settings.
@timmow timmow changed the title Add proxy suppor when specified in /etc/yum.conf Add proxy support when specified in /etc/yum.conf Apr 6, 2014
@jbraeuer
Copy link
Owner

Thanks for the request. I am currently quiet busy, but will have a look at in in the next days...

@ChrisRut
Copy link

A work-around for this, is to specify proxy in /etc/boto.cfg;

proxy = <proxy_host>
proxy_port = <proxy_port>

See also: http://boto.readthedocs.org/en/latest/boto_config_tut.html#boto

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.

3 participants