god
god copied to clipboard
Development repository for Opscode Cookbook god
- updated master file to work with new version of god - switched from runit to init.d to make god work with RVM
This change allows someone to suppress the install of god from rubygems, by override node['god']['install'] = false. It defaults to true (install from rubygems) to provide backwards compatibility with the...
I see no reason why gem binary should be hardcoded. Its a good idea to make it optional, like in other opscode cookbooks.