Puppet Class: java

Defined in:
manifests/java.pp

Overview

Class: logstash::java

This class exists to install java if its not managed from an other module

Parameters

This class does not provide any parameters.

Examples

This class may be imported by other classes to use its functionality:

class { 'logstash::java': }

It is not intended to be used directly by external resources like node definitions or other modules.

Authors