puppet-jboss icon indicating copy to clipboard operation
puppet-jboss copied to clipboard

Installs JBoss EAP and WildFly application servers and manage their resources and applications in either a domain or a stand-alone mode

Results 39 puppet-jboss issues
Sort by recently updated
recently updated
newest added

Using JBOSS CLI is OK but slow due to creating new java process for each and every command. Maybe we could use HTTP management API: https://docs.jboss.org/author/display/WFLY8/The+HTTP+management+API

enhancement

Right now the `codeflag`, `code` and `moduleoptions` are parameters. There is no way to change them after resource creation. When first executed example will create resource `Jboss::Securitydomain[db-auth-default]`: ``` puppet include...

enhancement

The module should work with newest version of Ruby - 2.2 This is blocked at least with #25, maybe more...

enhancement
blocked
incompatible

The idea is to use native Java gateway to JBoss CLI instead of spawning command line processes separately. In theory this should greatly increase the speed of evaluating the catalog....

enhancement
feature

Correct the way that system checks if deployment is present in the system and the way the states of deployments are handled - jboss_deploy ensure property should accept values: `present`,...

feature

This feature request describes new define: `jboss::cliexec`. **Description for Wiki** (draft): **WIKI CUT HERE** ## The `jboss::cliexec` defined type This define is very versatile. It can be used to execute...

feature

It would be nice to create the user through yaml like jboss::user: 'admin': 'password': 'Secret01!'

feature

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of...

Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of this project. #### Changes included in this PR - Changes to the following...