Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 833 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 833 Bytes

Build Status

!!! This project has been deprecated. We recommend you search the Chef Supermarket for a supported alternative !!!

The jetty Cookbook

This cookbook installs and configures the version of Jetty that Intuit has packaged as an RPM. This allows Intuit to work with whatever version of Jetty it prefers and not be held back by the Opscode Jetty cookbook.

Differences between our version and the Opscode version

  • We need more flexibility in the version of Jetty we use than the Opscode one allowed
  • We prefer to RPM Jetty into our repos for deployments and the Opscode one pulled it down from the Internet
  • We had no need for the Cargo dependency in the Opscode one