Installs id3lib
cookbook 'id3lib', '~> 0.1.1'
Install bundler using ruby_enterprise
cookbook 'bundler_enterprise', '~> 0.1.0'
Setup an application for development using nginx and passenger
cookbook 'development_app', '~> 0.1.0'
Installs/Configures Tomcat 6 with APR native libraries and with SSL support (no IPv6)
cookbook 'tomcat6apr', '~> 0.0.1'
Installs/configures redis
cookbook 'redis-package', '~> 1.0.0'
Configure the system timezone on Debian or Ubuntu.
cookbook 'timezone', '~> 0.0.1'
Installs drush head
cookbook 'drush', '~> 0.9.0'
Installs/Configures client to download files from aws
cookbook 'awsclient', '~> 0.1.0'
Installs/Configures server_inventory
cookbook 'server_inventory', '~> 0.0.4'
Installs passenger via rubygems. Explicity uses system-wide RVM if present.
cookbook 'passenger', '~> 0.0.1'
Installs/Configures CakePHP
cookbook 'cakephp', '~> 0.0.1'
Installs libxslt with development packages
cookbook 'xslt', '~> 0.0.1'
Installs/Configures cobbler
cookbook 'cobbler', '~> 0.2.0'
Installs and configures Hudson CI server & slaves
cookbook 'hudson', '~> 0.3.0'
Installs/Configures apcupsd
cookbook 'apcupsd', '~> 0.1.0'
Installs/Configures diaspora
cookbook 'diaspora', '~> 0.1.0'
build eAccelerator from sources
cookbook 'eaccelerator', '~> 0.1.1'
Installs/Configures hadoop for the matching HBase Recipe using a common Databag for configuration
cookbook 'hadoop_for_hbase', '~> 0.1.0'
Installs/Configures hbase using a Databag for configuration. Expects Hadoop to be set up with the hadoop_for_hbase recipe
cookbook 'hbase', '~> 0.1.0'
Spawn new VMs from a base image, using Xen tools
cookbook 'xen', '~> 1.0.0'