The leapp-rhui-azure (or leapp-rhui-azure-sap) provides required additional
files for in-place upgrades using Leapp
of RHEL pay-as-you-go images on Azure. Currently, these support files consist
only of a single repofile (and possibly a GPG key). This is thanks to Leapp being
able to download & install RHUI client of the target system early during the upgrade
process. It is because of this installation of the target RHUI client that
the leapp-rhui-azure packages have Python dependencies.
To build the leapp-rhui-azure and leapp-rhui-azure-sap packages, the ./build.sh script
is provided. Packages for RHEL $RHEL_VER can be built by running
./build.sh $RHEL_VERFor example, ./build.sh 8 will build the packages for RHEL 8.