Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Description
===========

Installs a Java. Uses OpenJDK by default but supports installation of Oracle's JDK.
Installs Java. Uses OpenJDK (by default) but supports installation of Oracle's JDK.

This cookbook also provides the `java_ark` LWRP which other java
cookbooks can use to install java-related applications from binary
Expand All @@ -13,8 +13,8 @@ future as its functionality is useful for other purposes.
Requirements
============

Platform
--------
Platforms Supported
-------------------

* Debian, Ubuntu
* CentOS, Red Hat, Fedora, Scientific, Amazon
Expand Down