edelight/chef-mongodb

User resource not found, could not find recipe user_management for cookbook mongodb

joshzitting opened this issue · 2 comments

I cannot get the user resource to work!!
I have tried mongodb_user, mongodb_username, user, and a whole bunch of other things I can think of... I get No resource or method namedmongodb_user' for Chef::Recipe "recipe_name"

Also when trying to run the mongodb::user_management cookbook I get
"could not find recipe user_management for cookbook mongodb"
(this error may be due to recipe user_management not being listed in the metadata.rb file with the rest of the recipes??)
I am running version 0.16.1 of the recipe
Thanks!!

uh that's because I haven't pushed out a new release to supermarket and 0.16.1 is a 'few' commits behind. Try with latest on github.

I too am missing a new version in the supermarket with this recipe.