From: Frank Brehm Date: Tue, 19 Jul 2022 13:54:37 +0000 (+0200) Subject: Updating Centos-8 repos X-Git-Tag: 2.7.0^2^2~4^2~8 X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=0bf8ffdc8ed5b4bcab4ad1c96f12ee06eddc2c82;p=pixelpark%2Fcreate-vmware-tpl.git Updating Centos-8 repos --- diff --git a/files/repos-centos8/appstream.repo b/files/repos-centos8/appstream.repo index 8bd0c90..294b29c 100644 --- a/files/repos-centos8/appstream.repo +++ b/files/repos-centos8/appstream.repo @@ -1,8 +1,9 @@ [appstream] -name=CentOS-$releasever - AppStream -baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever-stream/AppStream/$basearch/os/ -gpgcheck=1 +name=CentOS Stream 8 - AppStream +baseurl=https://repo02.pixelpark.com/Linux/yum/centos/8-stream/AppStream/$basearch/os/ enabled=1 +gpgcheck=1 +repo_gpgcheck=0 gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial # vim: filetype=dosini diff --git a/files/repos-centos8/baseos.repo b/files/repos-centos8/baseos.repo index 41b21b7..366a381 100644 --- a/files/repos-centos8/baseos.repo +++ b/files/repos-centos8/baseos.repo @@ -1,8 +1,9 @@ [baseos] -name=CentOS-$releasever - Base -baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever-stream/BaseOS/$basearch/os/ -gpgcheck=1 +name=CentOS Stream 8 - BaseOS +baseurl=https://repo02.pixelpark.com/Linux/yum/centos/8-stream/BaseOS/$basearch/os/ enabled=1 +gpgcheck=1 +repo_gpgcheck=0 gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial diff --git a/files/repos-centos8/centosplus.repo b/files/repos-centos8/centosplus.repo new file mode 100644 index 0000000..33d3501 --- /dev/null +++ b/files/repos-centos8/centosplus.repo @@ -0,0 +1,9 @@ +[centosplus] +name=CentOS-$releasever-stream - Plus +baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever-stream/centosplus/$basearch/os/ +enabled=0 +gpgcheck=1 +repo_gpgcheck=0 +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial + +# vim: filetype=dosini diff --git a/files/repos-centos8/devel.repo b/files/repos-centos8/devel.repo new file mode 100644 index 0000000..14acd88 --- /dev/null +++ b/files/repos-centos8/devel.repo @@ -0,0 +1,9 @@ +[devel] +name=CentOS-$releasever-stream - Devel WARNING! FOR BUILDROOT USE ONLY! +baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever-stream/Devel/$basearch/os/ +enabled=0 +gpgcheck=1 +repo_gpgcheck=0 +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial + +# vim: filetype=dosini diff --git a/files/repos-centos8/extras.repo b/files/repos-centos8/extras.repo index 16b3b70..facbdc1 100644 --- a/files/repos-centos8/extras.repo +++ b/files/repos-centos8/extras.repo @@ -1,8 +1,9 @@ [extras] -name=CentOS-$releasever - Extras -baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever-stream/extras/$basearch/os/ +name=CentOS Stream 8 - Extras +baseurl=https://repo02.pixelpark.com/Linux/yum/centos/8-stream/extras/$basearch/os/ gpgcheck=1 enabled=1 +repo_gpgcheck=0 gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial # vim: filetype=dosini diff --git a/files/repos-centos8/ha.repo b/files/repos-centos8/ha.repo index c5a9c50..c53cae8 100644 --- a/files/repos-centos8/ha.repo +++ b/files/repos-centos8/ha.repo @@ -1,8 +1,9 @@ [ha] -name=CentOS-$releasever - HA -baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever-stream/HighAvailability/$basearch/os/ +name=CentOS Stream 8 - HighAvailability +baseurl=https://repo02.pixelpark.com/Linux/yum/centos/8-stream/HighAvailability/$basearch/os/ gpgcheck=1 enabled=0 +repo_gpgcheck=0 gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial # vim: filetype=dosini diff --git a/files/repos-centos8/nfv.repo b/files/repos-centos8/nfv.repo index 95f104f..b23a3c6 100644 --- a/files/repos-centos8/nfv.repo +++ b/files/repos-centos8/nfv.repo @@ -1,8 +1,9 @@ [nfv] -name=CentOS-$releasever - NFV -baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever-stream/NFV/$basearch/os/ -gpgcheck=1 +name=CentOS Stream 8 - NFV +baseurl=https://repo02.pixelpark.com/Linux/yum/centos/8-stream/NFV/$basearch/os/ enabled=0 +gpgcheck=1 +repo_gpgcheck=0 gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial # vim: filetype=dosini diff --git a/files/repos-centos8/powertools.repo b/files/repos-centos8/powertools.repo index 78371da..9f4e0b4 100644 --- a/files/repos-centos8/powertools.repo +++ b/files/repos-centos8/powertools.repo @@ -1,8 +1,9 @@ [powertools] -name=CentOS-$releasever - PowerTools +name=CentOS-$releasever-stream - PowerTools baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever-stream/PowerTools/$basearch/os/ gpgcheck=1 enabled=1 +repo_gpgcheck=0 gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial # vim: filetype=dosini diff --git a/files/repos-centos8/resilientstorage.repo b/files/repos-centos8/resilientstorage.repo index 89ebca3..06d9202 100644 --- a/files/repos-centos8/resilientstorage.repo +++ b/files/repos-centos8/resilientstorage.repo @@ -1,8 +1,9 @@ -[nfv] +[resilientstorage] name=CentOS-$releasever - ResilientStorage -baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever-stream/ResilientStorage/$basearch/os/ -gpgcheck=1 +baseurl=https://repo02.pixelpark.com/Linux/yum/centos/8-stream/ResilientStorage/$basearch/os/ enabled=0 +gpgcheck=1 +repo_gpgcheck=0 gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial # vim: filetype=dosini diff --git a/files/repos-centos8/rt.repo b/files/repos-centos8/rt.repo new file mode 100644 index 0000000..8cf3747 --- /dev/null +++ b/files/repos-centos8/rt.repo @@ -0,0 +1,9 @@ +[rt] +name=CentOS Stream 8 - RT +baseurl=https://repo02.pixelpark.com/Linux/yum/centos/8-stream/RT/$basearch/os/ +enabled=0 +gpgcheck=1 +repo_gpgcheck=0 +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial + +# vim: filetype=dosini