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.
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?
Currently, using the
wildfly_restart
resource in version 2.3.2 results in: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?