Install Uyuni Server with openSUSE

Uyuni Server can be installed on openSUSE.

For requirements, see Requirements.

For more information about the latest version and updates of openSUSE Leap, see https://doc.opensuse.org/release-notes/.

1. Install Uyuni on openSUSE Leap

Procedure: Installing openSUSE Leap with Uyuni
  1. As the base system, install openSUSE Leap with all available service packs and package updates applied.

  2. Configure a resolvable fully qualified domain name (FQDN) with yast  System  Network Settings  Hostname/DNS.

  3. Set variables to use to create repository as root:

    repo=repositories/systemsmanagement:/
    repo=${repo}Uyuni:/Stable/images/repo/Uyuni-Server-POOL-x86_64-Media1/
  4. Add the repository for installing the Uyuni Server software as root:

    zypper ar https://download.opensuse.org/$repo uyuni-server-stable
  5. Refresh metadata from the repositories as root:

    zypper ref
  6. Install the pattern for the Uyuni Server as root:

    zypper in patterns-uyuni_server
  7. Reboot.

When the installation is complete, you can continue with Uyuni setup. For more information, see Uyuni Server Setup.