1user node["stronglifters"]["username"] do 2 supports manage_home: true 3 comment "rails user" 4 home "/home/#{node["stronglifters"]["username"]}" 5 shell "/bin/bash" 6end