1. Prepare SUSE Linux Enterprise Server 15 SP7 Host
Alternatively, you can deploy Uyuni on SUSE Linux Enterprise Server 15 SP7.
The following procedure describes the main steps of the installation process.
-
Locate and download SUSE Linux Enterprise Server 15 SP7
.isoat https://www.suse.com/download/sles/. -
Make sure that you have regsistration codes both for the host operating system (SUSE Linux Enterprise Server 15 SP7) and extensions
-
Start the installation of SUSE Linux Enterprise Server 15 SP7.
-
On the
Language, keyboard and product selectionselect the product to install. -
On the
License agreementread the agreement and checkI Agree to the License Terms.
-
-
Select the registration method. For this example, we will register the server with SUSE Customer Center.
-
Enter your SUSE Customer Center email address.
-
Enter your registration code for SUSE Linux Enterprise Server 15 SP7.
-
Click
Nextto continue.Please note that for SUSE Linux Enterprise Server 15 SP7, you are required to have a valid SUSE Linux Enterprise Server subscription and corresponding registration code, which you must provide on this screen. You will be required to enter the Uyuni Extension registration code below.
-
In the screen
Extensions and Modules Selectioncheck the following:-
Select the Uyuni Server Extension to install the Server, or the Uyuni Proxy Extension to install the Proxy.
-
Basesystem Module
-
Containers Module
-
-
Click
Nextto continue. -
Enter your Uyuni 2025.07 extension registration code.
-
Click Next to continue.
-
Complete the installation.
-
When the installation completes, log in to the newly installed server as root.
-
Update the System (optional, if the system was not set to download updates during install):
zypper up -
Reboot.
-
Log in as root and install
podmanplusmgradmandmgradm-bash-completion(if not already automatically installed):zypper install podman mgradm mgradm-bash-completion -
Start the Podman service by rebooting the system, or running a command:
systemctl enable --now podman.service