Reid Vandewiele f7a95a1e0e Refactor and reduce
The module in its previous incarnation was unnecessarily hard to read
and use. This commit applies the "params" pattern in order to more
clearly deliniate between logical variable selection and actual
declarative configuration.
2013-04-04 20:19:36 -07:00
2013-04-04 20:19:36 -07:00
2011-05-23 18:12:37 -07:00
2013-04-04 20:19:36 -07:00
2012-11-15 11:55:53 -08:00
2011-06-24 23:16:12 +02:00
2012-11-15 11:55:53 -08:00

Java

Manage the Java runtime for use with other application software.

Currently this simply deploys the package on Enterprise Linux based systems and Debian based systems.

Tested on:

  • Centos 5.6
  • Ubuntu 10.04 Lucid

RedHat Support

The Java runtime this module is designed to configure are the RPM's provided by Oracle and obtained by extracting them from the "bin" installers.

For example:

./jdk-6u25-linux-x64-rpm.bin -x

Please download the installer from:

Ubuntu Support

Lucid

You need to have the partner repository enabled in order to install the Sun JDK or JRE.

aptitude install python-software-properties
sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"
aptitude update
Description
Puppet Module to manage Java
Readme 1.2 MiB
Languages
Ruby 61.9%
Puppet 37.9%
Dockerfile 0.2%