Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 643 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 643 Bytes

Build Status

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

java cookbook

Requirements

Usage

Attributes

node['java']['jdk_version'] - describes the Oracle JDK version, defaults to nil, i.e. latest in repo node['java']['java_home'] - describes the path to JAVA_HOME

Recipes

default - installs the Oracle JDK from Intuit yum repos and sets up JAVA_HOME

Author

Author:: Intuit, Inc. (richard_mendes@intuit.com)