-
I have a great need to modify the .bash_profile for individual users. I am working on a pull request but would like feedback on how to implement such a feature.
I was thinking about adding a key i…
-
## 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.…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 7.28.0-1jammy
- Ruby:
- Distribution: Ubuntu 22.04
- Module version: 'puppet-wildfly', '3.1.0', 'jethrocarr-initfact'…
-
```
Notice: /Stage[main]/Jboss::Config::Kerberos/Jboss_admin::Pattern::Security_domain_with_authentication_classic[host]/Jboss_admin::Resource::Login_module[/subsystem=security/security-domain=host/au…
itewk updated
9 years ago
-
from what I can tell jboss_exec is ignoring the schedule meta parameter. from the doc this doesn't seem possible, but it seems to be the case.
@cpitman any ideas?
itewk updated
8 years ago
-
The [code](https://github.com/biemond/biemond-wildfly/blob/a5b3eda7f6ac3fd0d527786c0290c174ac2d81ab/lib/puppet_x/wildfly/api_client.rb#L28) designed to retry api connections if Wildfly hasn't started …
-
Requesting support for RHEL/OEL/CentOS 7. RHEL7 was released over two years ago and has become the target for many new systems.
-
I am attempting to use the EAP7 packages through the yum repo from Red Hat. I'm having a problem getting a few items working.
- If I set manage_user to false as the jboss user and group are instal…
-
Sorry all, I don't work with Chef or JBoss currently, so this cookbook is not really maintained. I will merge pull requests as they come in, but I may not push back up to the supermarket.
If anyone…
-
Thanks in advance for entertaining my request.
For exposing metrics from puppetserver, all searches were pointing towards [JMX Exporter](https://github.com/prometheus/jmx_exporter). I tried it out,…