Closed patcon closed 13 years ago
Added proper dependencies on php cookbook (for php_pear LWRP) and git cookbook (for fetching drush).
Hey Mark, looks like you were maybe working on a system that already had them installed and didn't notice, but on a virgin system, the default git and php recipes should probably be installed. You were doing a manual pear install, but there's a resource for it: http://wiki.opscode.com/display/chef/Opscode+LWRP+Resources#OpscodeLWRPResources-phppear
Let me know if anything looks off :)
Yeah, I wrote this before the pear lwrp went in, so this needed to be done. Thanks man!
Added proper dependencies on php cookbook (for php_pear LWRP) and git cookbook (for fetching drush).
Hey Mark, looks like you were maybe working on a system that already had them installed and didn't notice, but on a virgin system, the default git and php recipes should probably be installed. You were doing a manual pear install, but there's a resource for it: http://wiki.opscode.com/display/chef/Opscode+LWRP+Resources#OpscodeLWRPResources-phppear
Let me know if anything looks off :)