ncsa / puppet-profile_java

Puppet profile for installing and managing Java.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

profile_java

pdk-validate yamllint

Table of Contents

  1. Description
  2. Setup - The basics of getting started with profile_java
  3. Usage - Configuration options and additional functionality
  4. Limitations - OS compatibility, etc.
  5. Development - Guide for contributing to the module

Description

Install Java and create lock files (and parent directories).

  • The motivation for handling these lock files is for SPSS, but other use cases may exist.

Setup

Include profile_java in a Puppet profile file:

include ::profile_java

Usage

Lock file structure and installed packages can be overridden using Hiera. See: REFERENCE.md

Reference

See: REFERENCE.md

About

Puppet profile for installing and managing Java.


Languages

Language:Ruby 86.3%Language:Puppet 10.6%Language:Dockerfile 3.1%