[chef] Re: Re: Chef Upgrade issue


Chronological Thread 
  • From: < >
  • To:
  • Subject: [chef] Re: Re: Chef Upgrade issue
  • Date: Thu, 2 May 2013 02:31:26 -0700 (PDT)


Hi Seth.
Thank you for info about our problem.
Below is info about our infrastructure.

OS version and architecture:centos 5.9 x86_64
Also we don't use builtin nginx server from chef package.We have our own nginx
server installed.
Our nginx server info:
nginx version: nginx/1.0.15

It was recompiled from peel srpm and added just 1 custom module
nginx-subs-filter for our needs.
Chef-server was installed with the following commands:
wget
https://opscode-omnibus-packages.s3.amazonaws.com/el/5/x86_64/chef-server-11.0.8-1.el5.x86_64.rpm
rpm -ivh chef-server-11.0.8-1.el5.x86_64.rpm

Our custom chef-server.rb contents:
bookshelf['vip'] = "<our_server_name>"
lb['api_fqdn'] = "<our_server_name>"
lb['web_ui_fqdn'] = "<our_server_name>"
nginx['enable'] = "false"
nginx['server_name'] = "<our_server_name>"
nginx['url'] = "<our_server_name>"

On all our clients we use currently OS:centos 6.4 x86_64 and latest 
chef-client
from omnibus.

Today i will try to :
a)set  bookshelf['stream_download'] = false
b)use builtin nginx module into chef-server

I will post results later.

Thank you once again Seth. 

  • [chef] Re: Re: Chef Upgrade issue, anikeev1988, 05/02/2013

Archive powered by MHonArc 2.6.16.

§