Skip to content
 
 

Latest commit

 

History

56 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#java

Build Status

####Table of Contents

  1. Overview
  2. Setup
  3. Usage

##Overview

This module installs java (JDK + JRE) versions

##Setup

###Setup Requirements

##Usage

The main class is used only.

    class { 'java':
      jdk     => false, # default - whether to install the jdk or the jre only
      version => '6', # Java version to install
    }

##Development

Pull requests (PR) and bug reports via GitHub are welcomed.

When submitting PR please follow these quidelines:

  • Provide puppet-lint compliant code
  • If possible provide rspec tests
  • Follow the module style and stdmod naming standards

When submitting bug report please include or link:

  • The Puppet code that triggers the error
  • The output of facter on the system where you try it
  • All the relevant error logs
  • Any other information useful to undestand the context

About

Puppet module for Java

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages