Comment 3 for bug 1922970

Revision history for this message
Burkhard Linke (blinke) wrote :

We are currently in the process to deploy a number of new nodes with MAAS and Almalinux 9. The missing support in curtin is a showstopper, but a fix is trival:

In https://git.launchpad.net/curtin/tree/curtin/distro.py

1. extend DISTRO_NAMES with 'almalinux'
2. add DISTRO.almalinux to redhat family

Using a patched MAAS snap and a matching custom image deployments of Almalinux boxes works fine for us. But we need this patch upstream for production.