mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-20 20:24:33 +02:00
Update 02-installation.md
Removed rhel-8-server-optional-rpms, as it is not/no longer available for RHEL 8 Source: https://access.redhat.com/discussions/4171061#comment-1531531 > BaseOS and AppStream contain all software packages, which were available in extras and optional repositories before.
This commit is contained in:
parent
f2a532de32
commit
9567388f5d
@ -170,7 +170,6 @@ RHEL 8:
|
|||||||
```
|
```
|
||||||
ARCH=$( /bin/arch )
|
ARCH=$( /bin/arch )
|
||||||
|
|
||||||
subscription-manager repos --enable rhel-8-server-optional-rpms
|
|
||||||
subscription-manager repos --enable "codeready-builder-for-rhel-8-${ARCH}-rpms"
|
subscription-manager repos --enable "codeready-builder-for-rhel-8-${ARCH}-rpms"
|
||||||
|
|
||||||
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
|
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user