yevgenko / cookbook-php-fpm

Installs/Configures php-fpm
http://community.opscode.com/cookbooks/php-fpm
Apache License 2.0
68 stars 117 forks source link

Correct nodename #31

Closed odolbeau closed 10 years ago

odolbeau commented 10 years ago

This PR correct the following error:

NoMethodError
-------------
Undefined method or attribute `codename' on `node'

Cookbook Trace:
---------------
  /tmp/vagrant-chef-1/chef-solo-1/cookbooks/php-fpm/recipes/default.rb:47:in `from_file'
  /tmp/vagrant-chef-1/chef-solo-1/cookbooks/bbc_apps/recipes/comuto3.rb:11:in `from_file'
  /tmp/vagrant-chef-1/chef-solo-1/cookbooks/bbc_apps/recipes/default.rb:39:in `from_file'

Occured with the following environment : Vagrant 1.4.3 Chef 11.8.2 Box_url: http://downloads.shadoware.org/wheezy64.box

MiniCodeMonkey commented 10 years ago

+1 I'm having the same issue

robertlemke commented 10 years ago

+1 same issue here

yevgenko commented 10 years ago

Thank you! :+1: