sous-chefs / users

Development repository for the users cookbook
https://supermarket.chef.io/cookbooks/users
Apache License 2.0
138 stars 217 forks source link

Supports chef-client local mode (aka standalone/chef-zero mode) #80

Closed gionn closed 8 years ago

gionn commented 9 years ago

Otherwise it would miserably fail even if it could works.

nkadel-skyhook commented 9 years ago

If this works well, I'd appreciate it for being able to use 'chef-solo -o 'recipe[localcookbook::devs]' in order to be able to simply activate developers on a a one-time basis on test hosts, without having to include the 'solo-search cookbook'

iennae commented 8 years ago

@glonn Thanks for your contribution. Apologies for the delay in reviewing. It looks like the changes in the cookbook since your contributions have fixed the problem as this works with Test Kitchen using chef-zero.