[chef] Re: http_proxy not work for recipe_url?


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: http_proxy not work for recipe_url?
  • Date: Fri, 6 Sep 2013 12:28:36 -0700

On Thursday, September 5, 2013 at 1:39 PM, Brian J. Murrell wrote:
I have a solo.rb file with the following in it:

http_proxy "http://proxy:3128"
https_proxy "http://proxy:3128"

# chef-solo

seems to be using the proxy to fetch the node.json file but it seems to
be trying to connect directly to "server" to fetch the cookbooks.tar.gz
file.

Is this a known issue/limitation of the proxy support in chef? I would
have thought it would be generic for all HTTP activities.
This feature is kinda hacked in to allow for simple bootstrapping cases, such as the old chef-server install via chef-solo. I'd consider it a bug.

Out of curiosity, why distribute cookbooks this way?


-- 
Daniel DeLeo





Archive powered by MHonArc 2.6.16.

§