- Overview
- Module Description
- Setup - The basics of getting started with java7
- Usage - Configuration options and additional functionality
- Reference - An under-the-hood peek at what the module is doing and how
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
The module java7 installs the oracle java7 jdk on Ubuntu or Debian based system.
This module adds a apt repository and then proceeds to install oracle jdk7
NOTE: This module may only be used if you agree to the Oracle license: http://www.oracle.com/technetwork/java/javase/terms/license/
- Install oracle jdk using the 'https://launchpad.net/~webupd8team/+archive/ubuntu/java' deb package
- Sets up a system wide
JAVA_HOME
None at the moment.
include java7
is enough to get you up and running.
##Usage
All interaction with the java7 module can be done through the main java7 class.
###I just want Oracle java 7 jdk, what's the minimum I need?
include java7
##Reference
###Classes
####Public Classes
- java7: Main class
###Parameters
###Facts
##Limitations
This module has been built on and tested against Puppet 3.2 and higher.
The module has been tested on:
- Ubuntu 12.04
- Ubuntu 14.04
Testing on other platforms has been light and cannot be guaranteed.