jboss_bxms

DEPRECATED - This repository is no longer maintained

Capabilities provided by this repository have migrated to the ansible-middleware project.

Ansible JBoss BxMS Role Build Status

A role to install JBoss BRMS or BPM Suite on RHEL6 and 7. Intended to be used with JBoss Middleware Playbooks

Transfer Method

This role supports a few different mechanism for transferring the product zip files to the target host. These are documented on the main playbooks README, as the methods are supported across a variety of roles.

Dependencies

  • java
  • unzip

Our playbooks provide these dependencies in a common role, but this there is no explicitly ansible dependency to allow end users more options.

Default User

A default user can be created for you by setting the variable jboss_bxms_create_default_eap_user == true. This will create user jboss with password bpmsuite1!. This only works for EAP for now. You can see the roles defined here.

License

LICENSE

Authors Information

About

Role to install JBoss BRMS or BPM Suite

Install
ansible-galaxy install redhat-cop/jboss_bxms
GitHub repository
License
apache-2.0
Downloads
271
Owner
The Red Hat Communities of Practice