Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

metadata.rb is missing 'name' attribute #1

Open
mute001 opened this issue May 12, 2015 · 1 comment
Open

metadata.rb is missing 'name' attribute #1

mute001 opened this issue May 12, 2015 · 1 comment

Comments

@mute001
Copy link

mute001 commented May 12, 2015

Getting the following error when trying to import iis7 cookbook:

Fetching 'iis7' from https://github.com/danzel/chef-cookbooks.git (at master/iis7)
The following error occurred while reading the cookbook `iis7':
Ridley::Errors::MissingNameAttribute: The metadata at 'C:/Users/xxx/AppData/Local/Temp/d20150512-12168-do22s2' does
not contain a 'name' attribute. While Chef does not strictly enforce this requirement, Ridley cannot continue without a
valid metadata 'name' entry.

@danzel
Copy link
Owner

danzel commented May 12, 2015

There is an official opscode iis recipe now that might be better to use:
https://github.com/opscode-cookbooks/iis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants