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 79 forks source link

wildfly_restart functionality issues #263

Open mschuchard opened 5 years ago

mschuchard commented 5 years ago

Currently, using the wildfly_restart resource in version 2.3.2 results in:

Error: Could not evaluate: end of file reached

Also, the documentation claims that the resource wrapped inside its associated defined resource type is refreshable, but that is untrue in both source code and practice. Is there a plan around implementing that, or should the documentation be modified?