[chef] Re: initial installation problems on Debian Squeeze


Chronological Thread 
  • From: Bryan McLellan < >
  • To:
  • Subject: [chef] Re: initial installation problems on Debian Squeeze
  • Date: Wed, 11 Apr 2012 13:04:39 -0400

2012/4/10 Motiejus Jakštys 
< >:
> Need some ideas where to look. It would be best to get more verbose output 
> from
> apt-get, how do I do that?

Since you're using the apt bootstrap, /etc/chef/client.rb is created
by the chef debian package. You could edit this bootstrap template and
add this right after the the 'apt-get install -y chef' line:

sed -ie 's/   :info/   :debug/' /etc/chef/client.rb

That should change the log level for the chef client to debug, and
when knife bootstrap runs chef_client, it should read this value and
produce extra output from the apt-get run during the chef-client run.

Bryan



Archive powered by MHonArc 2.6.16.

§