Puppet Defined Type: java_property

Defined in:
manifests/java_property.pp

Overview

-Dproperty=value: Sets a system property value. The property variable is a string with no spaces that represents the name of the property. The value variable is a string that represents the value of the property.

puppet2sitepp @tomcatjavaproperties

Parameter Summary

  • property (Any)
  • value (Any)
  • catalina_base (Any) => "/opt/${name}"
  • servicename (Any) => $name