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

Missing Metadata.rb on Chef Supermarket #61

Closed DenverOps closed 8 years ago

DenverOps commented 9 years ago

Cookbook php-fpm version 0.7.0 successfully installed ERROR: IOError: Cannot open or read /home/chefclient/chef-repo/cookbooks/php-fpm/metadata.rb!

Download missing metadata.rb http://cookbooks.opscode.com/cookbooks/php-fpm/download Re-release with stove to get a metadata.rb Fix: Re-release with stove 3.2.2 to get a metadata.rb

vwxyz commented 8 years ago

ERROR: IOError: Cannot open or read /home/chefclient/chef-repo/cookbooks/php-fpm/metadata.rb!

You need to use chef v12.02 or later

chef/chef#2345

Only metadata.json is supported

yevgenko commented 8 years ago

Thank you @vwxyz :+1: