Install Uyuni Retail Server with openSUSE
SUSE Multi-Linux Manager for Retail Server can be installed on openSUSE.
For general requirements, see 一般的な要件.
openSUSE Leapの最新バージョンおよび更新の詳細については、https://doc.opensuse.org/release-notes/[]を参照してください。 |
1. openSUSE LeapへのUyuniのインストール
You install Uyuni as an add-on to openSUSE Leap.
-
ベースシステムとして、使用可能なすべてのサービスパックとパッケージの更新を適用してopenSUSE Leapをインストールします。
-
で、解決可能な完全修飾ドメイン名(FQDN)を設定します。
-
使用する変数を設定してリポジトリを作成します。
repo=repositories/systemsmanagement:/ repo=${repo}Uyuni:/Stable/images/repo/Uyuni-Server-POOL-x86_64-Media1/
-
SUSE Multi-Linux Managerサーバのソフトウェアを
root
としてインストールするためにリポジトリを追加します。zypper ar https://download.opensuse.org/$repo uyuni-server-stable
-
Refresh metadata from the repositories as
root
, and confirm the import of new GPG key into the keyring:zypper ref
-
SUSE Multi-Linux Managerサーバのパターンを
root
としてインストールします。zypper in patterns-uyuni_server
-
Install the pattern for the SUSE Multi-Linux Manager for Retail product as
root
:zypper in patterns-uyuni_retail
-
Reboot the SUSE Multi-Linux Manager for Retail Server.
Continue with the server setup as described in SUSE Multi-Linux Managerサーバのセットアップ.