bstopp / puppet-aem

Puppet module for managing AEM Installations.
https://forge.puppet.com/bstopp/aem
Apache License 2.0
30 stars 30 forks source link

Fix remote debug port for java 11 #145

Closed YentlFrickx closed 1 year ago

YentlFrickx commented 4 years ago

Add '*:' to make sure the debug port is open for remote debugging in java 11 (default only localhost since java 9)