[chef] Re: Re: Re: Cannot upload cookbooks to newly instantiated OSS server


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: Re: Re: Cannot upload cookbooks to newly instantiated OSS server
  • Date: Thu, 11 Jul 2013 14:18:15 -0700


On Thursday, July 11, 2013 at 2:14 PM, Cassiano Leal wrote:

Thanks guys, but it didn’t work.

Here’s more details about my scenario.

I have the Chef server in a private subnet of a VPC. I connect to it by the means of a VPN that’s located in the public subnet of the VPC. It all works, I can access the Chef server (knife and the web UI), via the internal IP, which is also configured in knife.rb as my chef_server_url.

I created /etc/chef-server/chef-server.rb with:

bookshelf[“vip”] = node[“ipaddress”]

and since it didn’t work I added

bookshelf[“url”] = node[“ipaddress”]

After each change I ran chef-server-ctl restart, but I keep getting the same error. Is there a way I can query these parameters (bookshelf[“vip”] and [“url”]) on the Chef server to be sure that they’re properly set?
run `chef-server-ctl reconfigure`, this generates per-service configs from the master chef-server.rb


-- 
Daniel DeLeo
 



Archive powered by MHonArc 2.6.16.

§