[chef] Chef and Fedora 17


Chronological Thread 
  • From: "Julian C. Dunn" < >
  • To:
  • Subject: [chef] Chef and Fedora 17
  • Date: Thu, 5 Apr 2012 21:26:37 -0400

I'm trying to get Chef to fire up some Fedora 17 beta AMIs on EC2. The
Fedora folks have upgraded to Ruby 1.9.3 in F17; in so doing, they've
rearranged stuff so that gems installed via "gem install" are dumped
in /usr/local now.

Therefore, chef-client is in /usr/local/bin, and bootstrap dies at the
end because it can't find /usr/bin/chef-client. In my "fedora17.erb",
I've already tried patching knife/core/bootstrap_context.rb with the
copy from git head, but that fails because I don't know how to set
"@chef_config[:chef_client_path]" on the client.

Any suggestions?

- Julian



Archive powered by MHonArc 2.6.16.

§