middleware_automation.wildfly Release Notes

This changelog describes changes after version 0.0.7.

v1.1.0

Minor Changes

  • Bump version to 1.1.0 to align with downstream (1.1.0 is identical to 1.0.6 upstream) #67

v1.0.6

v1.0.5

Minor Changes

  • Add wildfly_java_opts to set parameters for wfly JVM #60

  • Add wildfly_statistics_enabled var to enable statistics #58

  • Add variable wildfly_bind_addr_private to set private iface bind address #55

  • Add variable wildfly_multicast_addr to set tcp/udp mcast address #56

  • Added variable for setting management port bind address #62

Bugfixes

  • Fix EAP patch apply when yaml configuration is enabled #59

v1.0.4

Breaking Changes / Porting Guide

  • Rename variable instance_id to wildfly_instance_id and update docs #52

Bugfixes

  • Add become parameter to tasks that require it #53

v1.0.3

Minor Changes

  • Rename validation role vars to follow proper convention #48

  • wildfly_driver: make variables as default #39

Breaking Changes / Porting Guide

  • Rename jboss_eap role into wildfly_utils to be consistent with role naming convention #45

Bugfixes

  • JAVA_HOME should be set according to requested JVM package, or overridden via wildfly_java_home #46

  • Update included role to new name in rhn installation #51

v1.0.2

Release Summary

Minor enhancements, and documentation updates.

v1.0.1

Release Summary

Minor enhancements, and documentation updates.

v1.0.0

Release Summary

This is the first stable release of the middleware_automation.wildfly collection.