Jeff McCune 7efde2db1e Remove stages from java module
The stages feature of stdlib is turning out to be more trouble than it's
worth.  Integrating the changes from Cody and Gary results in the entire
mcollective class being in the main stage.  We've already found is
preferable to have stages after main rather than before to avoid
dependency cycles.  This only works if all modules use stages.  The
first module to not use stages will create a cycle if it requires and
modules who do use stages and the stages come after main.
2011-05-28 14:00:39 -07:00
2011-05-28 14:00:39 -07:00
2011-05-23 18:12:37 -07:00
2011-05-23 18:12:37 -07:00
2011-05-24 13:31:38 -07:00
2011-05-26 11:31:33 -07:00
2011-05-23 18:12:37 -07:00
2011-05-26 11:31:33 -07:00

Java

Manage the Java runtime for use with other application software.

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

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:

Description
Puppet Module to manage Java
Readme 1.2 MiB
Languages
Ruby 61.9%
Puppet 37.9%
Dockerfile 0.2%