Emerson Prado

Results 5 issues of Emerson Prado

## Issue description I tried to use `bento/rockylinux-9` box but, when creating the VM (first `vagrant up`), it starts repeating this error message: `: Warning: Authentication failure. Retrying...` until booting...

Custom resource [wildfly_cli](https://github.com/voxpupuli/puppet-wildfly/blob/master/lib/puppet/type/wildfly_cli.rb) nicely executes JBossCLI/WildFly commands thru an HTTP connection to JBoss/WildFly server. But, in case we need to change any configuration before starting the server, we need to...

## Affected Puppet, Ruby, OS and module versions/distributions All ## How to reproduce (e.g Puppet code you use) > In any OS with an init system other than sysvinit ```Puppet...

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet/Ruby/Distribution: any - Module version: current ## How to reproduce (e.g Puppet code you use) Set wildfly::secret_value and/or wildfly::remote_username parameter ##...

## Description I'm struggling to get a TCPPing-enabled JGroup with type `wildfly::jgroups::stack::tcpping`. Every Puppet run fails with: ```Shell # Code is WFLYCTL0030 for Wildfly 10.1.0 and 9.0.2, and JBAS014883 for...