voxpupuli / puppet-wildfly

Puppet module to install, configure and manage Wildfly (8/9/10+), JBoss EAP (6.1+/7.0+) and some Wildfly based products like apiman, Keycloak and Infinispan.
Apache License 2.0
29 stars 78 forks source link

Add MODULE_OPTS parameter to support java agent options on EAP7.4 #284

Open bdeferme opened 1 year ago

bdeferme commented 1 year ago

As per Red Hat's documentation on JBoss EAP 7.4 the 'MODULE_OPTS' option should be used for third party java agents. This PR adds that option.

rwaffen commented 10 months ago

@bdeferme can you please rebase? then i can merge this, if still needed?

bdeferme commented 7 months ago

@rwaffen Sorry for the delay. We still use this. I rebased it.