Overview
During working on creating new user in my Chef cookbook I encountered a problem with setting up proper password. I fixed this with unix_crypt gem and chef_gem resource.
During working on creating new user in my Chef cookbook I encountered a problem with setting up proper password. I fixed this with unix_crypt gem and chef_gem resource.