Use universal zfs-release link for CentOS again
Earlier we had to revert the CentOS 7 zfs-release RPM to point to the older `zfs-release.el8_6` RPM, since the newer universal RPM was encoded with zstd compression (which CentOS 7 didn't support). Since then, we've rebuilt the universal RPM with gzip, so we can use it again.
This commit is contained in:
@@ -36,7 +36,7 @@ the fingerprint listed here.
|
|||||||
|
|
||||||
For RHEL/CentOS versions 6 and 7 run::
|
For RHEL/CentOS versions 6 and 7 run::
|
||||||
|
|
||||||
yum install https://zfsonlinux.org/epel/zfs-release.el7_9.noarch.rpm
|
yum install https://zfsonlinux.org/epel/zfs-release-el-2-1.noarch.rpm
|
||||||
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-zfsonlinux
|
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-zfsonlinux
|
||||||
|
|
||||||
And for RHEL 8::
|
And for RHEL 8::
|
||||||
|
|||||||
Reference in New Issue
Block a user