Skip to content

ZuInnoTe/puppet-oraclejdk8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This module installs the Oracle JDK 8 on Debian or Ubuntu. Smoke tests are performed to verify that you can use this version.

You can find it on Puppet Forge: https://forge.puppetlabs.com/zuinnote/oraclejdk8

Contact

Jörn Franke - ZuInnoTe ([email protected])

License

MIT

Usage

You simply use the following code snippet:

include oraclejdk8
oraclejdk8::install{oraclejdk8-local:}

If you do not want to install the default environment variables you can use the following code snippet:

include oraclejdk8
oraclejdk8::install{oraclejdk8-local:set_default_env=>false}

About

Puppet module for the installation of Oracle JDK 8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published