JCLOUDS-80. Inherit apache-rat plugin config.
2 files changed
tree: 02ba1c63a8f52034185b52fdb1fa87673205621a
  1. compute/
  2. core/
  3. labs/
  4. project/
  5. resources/
  6. servlet/
  7. .gitignore
  8. DISCLAIMER
  9. LICENSE.txt
  10. pom.xml
  11. README.md
README.md

jclouds Chef

Build Status

This is the jclouds Chef api. It provides access to the different flavours of the Chef server api:

It currently supports versions 0.9 and 0.10 of the standard Chef server apis, and an initial and very basic (still in progress) implementation of the user and organization api of the Hosted and Private Chef flavours.

Also provides a set of utility methods to combine Chef features with the jclouds Compute service, allowing users to customize the bootstrap process and manage the configuration of the deployed nodes.

Documentation

You will find all documentation in www.jclouds.org