Skip to content

Beaker 28.1

Compare
Choose a tag to compare
@renanrodrigo renanrodrigo released this 25 Nov 12:25
· 59 commits to develop since this release
beaker-28.1
edf1caa

Beaker 28.1

Bug fixes

  • Beaker client now works with Python 3.9. Deprecated python functions were removed.
    Contributed by @xhernandez - GitHub PR #75

  • Beaker server no longer generates kickstart with install kickstart command for RHEL6+.
    Contributed by @StykMartin - GitHub PR #76

  • When provisioning a RHEL 9 machine, the root user can use SSH to log in to the machine, using a password or key.
    Contributed by @StykMartin - GitHub PR #79

  • Beaker server no longer requires qpid package by default.
    Contributed by @StykMartin - GitHub PR #80