Skip to content

Releases: linux-system-roles/auto-maintenance

Version 1.90.2

19 Nov 22:04
Compare
Choose a tag to compare

[1.90.2] - 2024-11-19

Bug Fixes

  • gfs2 - fix: remove el10 support (#33)
  • metrics - fix: Use correct syntax for keyserver port and test check
  • metrics - fix: use __grafana_keyserver_datasource_type variable instead of its string value

Version 1.90.1

14 Nov 00:01
Compare
Choose a tag to compare

[1.90.1] - 2024-11-13

Other Changes

  • no user-visible changes

1.90.0

12 Nov 23:13
Compare
Choose a tag to compare

What's Changed

  • version 1.90.0 - new role aide by @richm in #362

Full Changelog: 1.89.1...1.90.0

Version 1.89.1

06 Nov 02:45
Compare
Choose a tag to compare

[1.89.1] - 2024-11-06

Other Changes

  • no user-visible changes

Version 1.89.0

31 Oct 02:47
Compare
Choose a tag to compare

[1.89.0] - 2024-10-31

New Features

  • ha_cluster - feat: crmsh 4.6.0 support and stonith-enabled workflow update (#232)
  • network - feat: Support wait_ip property (#741)
  • network - feat: Support autoconnect_retries (#737)
  • sudo - feat: Add variable that handles semantic check for sudoers (#22)

Bug Fixes

  • firewall - fix: Prevent interface definitions overriding 'changed' value when other elements are changed (#241)
  • metrics - fix: add leading triple-hyphen to all github workflow files (#214)
  • metrics - fix: add support for Valkey (#212)
  • podman - fix: make role work on el 8.8 and el 9.2 and podman version less than 4.7.0 (#188)
  • podman - fix: ignore pod not found errors when removing kube specs (#186)
  • postgresql - fix: postgresql_cert_name didn't work properly, using this parameter (#102)

Version 1.88.9

13 Sep 15:07
Compare
Choose a tag to compare

[1.88.9] - 2024-09-13

Other Changes

  • no user-visible changes

Version 1.88.8

11 Sep 14:22
Compare
Choose a tag to compare

[1.88.8] - 2024-09-11

Bug Fixes

  • podman - fix: Cannot remove volumes from kube yaml - need to convert yaml to list (#180)

Version 1.88.7

04 Sep 02:36
Compare
Choose a tag to compare

[1.88.7] - 2024-09-04

Bug Fixes

  • podman - fix: subgid maps user to gids, not group to gids (#178)

Version 1.88.6

30 Aug 02:36
Compare
Choose a tag to compare

[1.88.6] - 2024-08-30

Other Changes

  • no user-visible changes

Version 1.88.5

29 Aug 19:11
Compare
Choose a tag to compare

[1.88.5] - 2024-08-29

Bug Fixes

  • fapolicyd - fix: use journalctl -t fapolicyd to get fapolicyd log messages (#41)
  • storage - fix: Skip Stratis tests on RHEL 8 and document Stratis support (#482)
  • storage - fix: Use blkid instead of lsblk in tests to get partition table (#480)