JCLOUDS-428: Use Maps with a consistent iteration order
5 files changed
tree: 0105aa92f8fa7e3b3e19828b408bb15bc15cbc3e
  1. compute/
  2. core/
  3. enterprise/
  4. project/
  5. .gitignore
  6. CONTRIBUTING.md
  7. pom.xml
  8. README.md
README.md

jclouds Chef

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

It currently supports versions 0.9, 0.10 and 11 of the standard Chef server APIs, and an initial and very basic (still in progress) implementation of the user and organization API of the Enterprise Chef.

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.

You will find all documentation in www.jclouds.org