brint / wordpress-cookbook

Development repository for Opscode Cookbook wordpress
https://supermarket.chef.io/cookbooks/wordpress
Apache License 2.0
80 stars 176 forks source link

Supermarket entry for WordPress 3.0.0 is missing metadata.rb #62

Open bmurtagh opened 8 years ago

bmurtagh commented 8 years ago

The current version of the WordPress cookbook (3.0.0) is missing metadata.rb on the Supermarket (https://supermarket.chef.io/cookbooks/wordpress). Version 2.3.0 has a metadata.rb file included.

This causes berks init to fail:

[root@ip-10-0-1-73 chef-repo]# berks init /var/chef/chef-repo/cookbooks/wordpress --skip-vagrant --skip-git
The resource at '/var/chef/chef-repo/cookbooks/wordpress/metadata.rb' does not appear to be a valid cookbook. Does it have a metadata.rb?
Parthmonga commented 8 years ago

Facing same problem.