Java Puppet Module.
This is meant to be used as a dependency and in conjunction with Hiera. The rpms are assumed available at a preferred location.
Supported OS: Redhat.
If you use librarian-puppet, add
the following to your Puppetfile
:
mod "java",
:git => "git@github.com:cakesolutions/puppet-java.git",
:ref => "0.0.4"
Hiera property required:
java::source_url: "http://download.oracle.com/otn-pub/java/jdk/7u67-b01"