fnichol/chef-user

Release to Supermarket?

Closed this issue · 3 comments

Hello!

Would you mind doing a release of this cookbook to supermarket? Chef-client 12's release means we need a name field in the metadata, and while it's present in master@HEAD, it's not in any currently released version of this cookbook in Supermarket.

Thanks!

👍
I was just about to open this issue myself. You can specify the git source inside of the Berksfile for the time being:

cookbook "user", git: 'git://github.com/fnichol/chef-user.git'

done. sorry for the delay folks. expect couple of more minor releases to follow