Skip to content

samdoran/ansible-role-jboss-fuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JBoss Fuse on EAP

Galaxy

Install JBoss Fuse on EAP.

Requirements

Fuse installation JAR file must be downloaded and placed in files or available for download at jboss_fuse_jar_file_url.

Role Variables

Name Default Value Description
jboss_fuse_jar_file fuse-eap-installer-6.2.1.redhat-084.jar
jboss_fuse_jar_file_url [undefined] When defined, download the installer jar file from this URL instead of coping from the control node.
jboss_fuse_install_dir /var/tmp Where the jar file will be downloaded/copied to.

Dependencies

  • samdoran.redhat-subscription
  • samdoran.java
  • samdoran.jboss-eap

Example Playbook

- hosts: fuse
  roles:
     - samdoran.redhat-subscription
     - samdoran.java
     - samdoran.jboss-eap
     - samdoran.jboss-fuse

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published