[chef] Re: Re: Re: Re: Re: apt package provider: a lot of return code 100 on apt-get


Chronological Thread 
  • From: Ringo De Smet < >
  • To:
  • Subject: [chef] Re: Re: Re: Re: Re: apt package provider: a lot of return code 100 on apt-get
  • Date: Fri, 8 Oct 2010 09:06:46 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=EQ0Dk47SDkuRAKMVL/vMk/2vKHbJQ8XOGGHxdqaCpJJpTWYwVYdZI1wCLYv87Z930f zjTSHRM+8HSDgbO7iXTxTpkHgl6mgt6rSxCPUWwD4vJ0YH/Z0jocUZyjHZsNLM7HvQp5 63cfeTWp1/m2EVRu1XUeuTCDZ+ZmEnZgigAVY=

Seth,

On 7 October 2010 07:15, Seth Chisamore 
< >
 wrote:
> Ringo,
> Just follow Dan's instructions above to create a custom bootstrap ERB, then
> set log_info to :debug vs :info.
> So if you copied
> http://github.com/opscode/chef/blob/master/chef/lib/chef/knife/bootstrap/ubuntu10.04-gems.erb
> to ~/.chef/bootstrap/debug.erb
> you would change line 25 from:
> log_level        :info
> to
> log_level        :debug
> You would then call knife bootstrap with the flag
> "--template-file ~/.chef/bootstrap/debug.erb"
> More information about custom bootstrap templates can be found here:
> http://help.opscode.com/faqs/chefbasics/knife ;(see "BOOTSTRAP SUB-COMMANDS"
> section)
> http://wiki.opscode.com/display/chef/Knife+Bootstrap

This is possible with the gem based bootstrap method, but you can't
override the log level with the apt based bootstrap method. I tried
the same way as setting the chef server, but to no avail?

File a new ticket?

Ringo



Archive powered by MHonArc 2.6.16.

§