mirror of https://github.com/Icinga/icinga2.git
Merge pull request #10205 from Icinga/Al2Klimov-patch-11
openSUSE install docs: remove false info
This commit is contained in:
commit
211bae87b5
|
@ -150,12 +150,6 @@ SUSEConnect -p PackageHub/$VERSION_ID/x86_64
|
||||||
zypper ar https://packages.icinga.com/openSUSE/ICINGA-release.repo
|
zypper ar https://packages.icinga.com/openSUSE/ICINGA-release.repo
|
||||||
zypper ref
|
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 %} -->
|
<!-- {% endif %} -->
|
||||||
|
|
||||||
<!-- {% if amazon_linux %} -->
|
<!-- {% if amazon_linux %} -->
|
||||||
|
|
Loading…
Reference in New Issue