Re: Please test Chef!


Chronological Thread 
  • From: Miguel Cabeça <cabeca@ist.utl.pt>
  • To: chef@lists.opscode.com
  • Subject: Re: Please test Chef!
  • Date: Tue, 28 Apr 2009 10:58:57 +0100

Hi,


Just installed from HEAD and had a few minor problems. I don't know if they're related to HEAD, my existig chef-server instalation or my new chef cookbooks that I adapted from bootstrap-0.5.7.tgz.


I also had to change the passenger recipe (add full path to passenger- install-apache2-module):

execute "passenger_module" do
command 'echo -en "\n\n\n\n" | /var/lib/gems/1.8/bin/passenger- install-apache2-module'
  creates node[:passenger][:module_path]
end

Debian doesn't come with the $PATH set for ruby bin directory.

Miguel Cabeça


Archive powered by MHonArc 2.6.16.

§