Skip to content

1.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 15:38
· 59 commits to main since this release

v1.5.1

Major Changes

  • Set pid file for systemd to /var/run/{{ instance }} or allow for custom pid file location #190

Minor Changes

  • Add selinux attributes #205
  • Add wait_for logic in systemd unit #207
  • Add wildfly_validation logic for colocated cluster #211
  • Allow to use different names for nodeId, instance name, systemd unit name #192
  • Enable Prospero molecule scenario to run #181
  • Externalize the jdbc drivers list from the main playbook, plus add a missing template for the migration role #204
  • Implementation of the uninstall role, along with documentation and molecule scenario #194
  • Validate wildfly_node_id length and default to inventory_hostname_short #195
  • prospero: update README and remove duplicated call to wildfly_user #200

Bugfixes

  • Fix uninstall_role to work, out of the box, with the wildfly_install defaults. #197
  • Fix wildfly_install changing ownership of system directories #210
  • JBoss EAP 7.4.7+ patching fails on openjdk17 if elytron is not enabled #203
  • Wildfly user account should be in wildfly_group as primary group #202