-
If you have hornetq configurations in the standalone instance, json parsing fails because the default remoteconnectionfactory has retry-interval-multiplier in unquoted strings
```
"RemoteConnectionFa…
-
According to README.md
```
By default module will install default Java JDK using puppetlabs/java module. This can be turned off by using $jboss::java_autoinstall variable or hiera key: jboss::params:…
-
Since @jairojunior closed the issue #68, the wildfly module allowed wildfly::public_bind and wildfly::mgmt_bind to set bind address value by informing a value to JBOSS_OPTS variable, which is read by …
-
Example log can be seen at https://travis-ci.org/sangupta/dryrun/jobs/106965084
I have the repo configured in coveralls.io - but nothing seems to work.
-
lib/puppet/provider/jboss_resource/cli.rb:97 , there should be a return statement in the last elsif, otherwise if a retry occurs an error will be raised even though the retry is successful
-
We are currently leveraging the jboss_admin module to manage our JBoss EAP Infrastructure. The version at hand is EAP 6.3, but we are looking to rollout 6.4 as a supported version. It would be great i…
-
Hi all
Currently I am working on a Red Hat customer project, where I can provide code back via OpenSource licensing. The requirements lead to instantiate jboss-standalone.
At the current point we hav…
-
when de xldeploy_ci type and provider are used and the rest_url is incorrect the output is very vague.
I'm thinking of checking the url for connectivity prior to executing the rest call itself ..
-
Puppetlabs's forge is issuing a warning with message "Dependencies contain unbounded ranges". It can be seen here: https://forge.puppetlabs.com/coi/jboss/scores.
This is because module's dependencies…
-
I have some WARs that take a while to complete the deploy process ( lot of DB hibernate checks ).
```
Error: Could not set 'present' on ensure: Net::ReadTimeout at 61:/vagrant/modules/wildfly/manif…