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

Hello, I didn't test yet but would this module be compatible with concat 2.1.0 ? I have another module which installed concat 2.1.0, resulting in puppet-jboss failing the dependency check...

blocked
incompatible

## Design There should be a define that could patch and rollback JBoss and WildFly with Red Hat provided ZIP patches via HTTP/S or local files. **Examples:** _Apply with HTTP...

feature

## About We need to add support for WildFly 10 and JBoss EAP 7 WildFly 10.0.0.Final was released 2016-01-29 and EAP 7 will be released soon (7.0.0 Beta was released...

enhancement

For now version of rodjek/rspec-puppet is pinned to specific version. To use newest one we need to setup every fact that is used in codebase. We can do it in...

enhancement
tests

Add a system that will search every deployment and undeploy every occurrence of name that was given to deploy. Such system would guaranty that we won`t deploy same application twice....

feature

Resources to cover (latest report): https://travis-ci.org/coi-gov-pl/puppet-jboss/jobs/104078649#L512-L627 Actually: Total resources: 129 Touched resources: 18 Resource coverage: 13.95%

quality
tests

Hi I'm having idempotency issues when attempting to add empty subsystem sections to a profile in JBoss domain mode. I reduced the manifest to the following minimal file, ran it...

bug

Provider for jboss_deploy type should take into consideration the content hash and compare it to the calculated hash of target file to be deployed. If both hashes do not match,...

enhancement

The goal should be to raise static code analysis that it will no longer raise issues about complexity and duplication. The changes should be backward compatible and don't cause Geppetto...

enhancement

Travis CI is unable to run acceptance tests on docker because of low disk space. Maybe on new Travis CI infrastructure this can be executed? - http://www.camptocamp.com/en/actualite/puppet-acceptance-tests-travis-ci-docker/ - http://docs.travis-ci.com/user/docker/ Failed...

bug
help wanted
build-system