Skip to content

A puppet module for installing java's JDK to a Linux server

Notifications You must be signed in to change notification settings

bcarpio/puppet-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java

Manage the Java runtime for use with other application software.

As you know Oracle has changed the 'Operating System Distributor License' which means many Linux distributions can no longer distribute java as a package.

This puppet mdoule was created in an effort to allow system administrators to deploy java to /opt or /usr/local. Its all paramaterized so have fun.

Configuration

  • Edit the ~/manifests/params.pp file and change the $java_base and $java_version to suit your needs.
  • When you download a new version of java place it into the ~/files/ directory. NOTE: You must also rename the .tar.gz file to simply jdk.tar.gz

Author

About

A puppet module for installing java's JDK to a Linux server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published