sous-chefs / yum

Development repository for the yum cookbook

Home Page:https://supermarket.chef.io/cookbooks/yum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proxy option not being populated

jjasghar opened this issue · comments

I attempted to add a proxy attribute and have proxy=<proxyserver> show up in the yum.conf and it doesn't seems to show up.

I tried:
ip of proxy:port
proxy:port
http://proxy:port

None of them showed up 😦

Turns out...
image

The default recipes don't call recipe[yum] so that's why it wasnt showing up.

😢

http://www.nerdist.com/wp-content/uploads/2013/09/saul.jpg

On Wed, Dec 10, 2014 at 4:10 PM, JJ Asghar notifications@github.com wrote:

Turns out...
[image: image]
https://cloud.githubusercontent.com/assets/810824/5384392/859461fe-807e-11e4-9928-38b2463cf7c8.png

The default recipes don't call recipe[yum] so that's why it wasnt showing
up.

[image: 😢]

—
Reply to this email directly or view it on GitHub
#107 (comment)
.