Add alternate class declaration to README
1 file changed
tree: 148eb00d351610103bc29244265a1a661ae5e0e8
  1. files/
  2. manifests/
  3. .gitignore
  4. Modulefile
  5. README.md
README.md

Java7 Puppet Module

This module manages Oracle Java7.

This module has been tested against 3.0.1 on Ubuntu 12.04 and Debian 6.

Pull requests to add support for other operating systems are welcome.

NOTE: This module may only be used if you agree to the Oracle license: http://www.oracle.com/technetwork/java/javase/terms/license/

Usage

include java7

or

class { 'java7': }

Author

Contributors:

  • flosell: Added Debian 6 support