From 4bec02ec5f6d5f903c323b6bb95ad1dd1f790e26 Mon Sep 17 00:00:00 2001 From: Henrik Triem Date: Tue, 4 Oct 2022 12:01:41 +0200 Subject: [PATCH] Improve how docs describe adding repo to SLES --- doc/02-Installation.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/02-Installation.md b/doc/02-Installation.md index fcd91cb84d..205ec19ed9 100644 --- a/doc/02-Installation.md +++ b/doc/02-Installation.md @@ -159,17 +159,16 @@ yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.r !!! info - A paid repository subscription is required for RHEL repositories. Get more information on + A paid repository subscription is required for SLES repositories. Get more information on [icinga.com/subscription](https://icinga.com/subscription) - Don't forget to fill in the username and password section with your credentials in the local .repo file. - ```bash rpm --import https://packages.icinga.com/icinga.key -zypper ar https://packages.icinga.com/subscription/sles/ICINGA-release.repo +zypper ar -r https://packages.icinga.com/subscription/sles/$releasever/release/ icinga-stable-release zypper ref ``` +After this, zypper asks you to enter your subscription user name and password. You need to additionally enable a couple of SLES repositories to fulfill dependencies: