Merge pull request #10205 from Icinga/Al2Klimov-patch-11

openSUSE install docs: remove false info
This commit is contained in:
Alexander Aleksandrovič Klimov 2024-11-15 11:30:03 +01:00 committed by GitHub
commit 211bae87b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 6 deletions

View File

@ -150,12 +150,6 @@ SUSEConnect -p PackageHub/$VERSION_ID/x86_64
zypper ar https://packages.icinga.com/openSUSE/ICINGA-release.repo
zypper ref
```
You need to additionally add the `server:monitoring` repository to fulfill dependencies:
```bash
zypper ar https://download.opensuse.org/repositories/server:/monitoring/15.3/server:monitoring.repo
```
<!-- {% endif %} -->
<!-- {% if amazon_linux %} -->