[chef] Re: Re: Re: The ubuntu cookbook giving an error


Chronological Thread 
  • From: Tim Uckun < >
  • To:
  • Subject: [chef] Re: Re: Re: The ubuntu cookbook giving an error
  • Date: Tue, 3 Jan 2012 10:59:30 +1300

>
> Correct. The latest apt cookbook should resolve this.
>


I tried to download the latest cookbook like this

knife  cookbook download -n  apt

and got the error..

ERROR: ArgumentError: Cannot sign the request without a client name,
check that :node_name is assigned

Can somebody decode that for me?

my knife.rb looks like this I am using chef solo.

current_dir = File.dirname(__FILE__)
log_level                :info
log_location             STDOUT
cache_type               'BasicFile'
cache_options( :path => "#{current_dir}/checksums" )
cookbook_path ["#{current_dir}/../cookbooks",
"#{current_dir}/../site-cookbooks"]
client_key               "#{current_dir}/timuckun.pem"



Archive powered by MHonArc 2.6.16.

§