From: Frank Brehm Date: Tue, 19 Jul 2022 15:17:01 +0000 (+0200) Subject: Updating CentOS-9 repos X-Git-Tag: 2.7.0^2^2~4^2 X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=da89a7c1a87813f63cbe7ad158f8cd7c9211e38d;p=pixelpark%2Fcreate-vmware-tpl.git Updating CentOS-9 repos --- diff --git a/files/repos-centos9/appstream.repo b/files/repos-centos9/appstream.repo new file mode 100644 index 0000000..99bec1f --- /dev/null +++ b/files/repos-centos9/appstream.repo @@ -0,0 +1,8 @@ +[appstream] +name=CentOS Stream 9 - AppStream +baseurl=https://repo02.pixelpark.com/Linux/yum/centos-stream/9-stream/AppStream/$basearch/os/ +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial +gpgcheck=1 +enabled=1 + +# vim: filetype=dosini diff --git a/files/repos-centos9/baseos.repo b/files/repos-centos9/baseos.repo new file mode 100644 index 0000000..0d2006a --- /dev/null +++ b/files/repos-centos9/baseos.repo @@ -0,0 +1,8 @@ +[baseos] +name=CentOS Stream 9 - BaseOS +baseurl=https://repo02.pixelpark.com/Linux/yum/centos-stream/9-stream/BaseOS/$basearch/os/ +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial +gpgcheck=1 +enabled=1 + +# vim: filetype=dosini diff --git a/files/repos-centos9/centos-addons.repo b/files/repos-centos9/centos-addons.repo deleted file mode 100644 index 30e73dc..0000000 --- a/files/repos-centos9/centos-addons.repo +++ /dev/null @@ -1,29 +0,0 @@ -[highavailability] -name=CentOS Stream $releasever - HighAvailability -baseurl=https://repo02.pixelpark.com/Linux/yum/centos-stream/$releasever-stream/HighAvailability/$basearch/os/ -gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial -gpgcheck=1 -enabled=0 - -[nfv] -name=CentOS Stream $releasever - NFV -baseurl=https://repo02.pixelpark.com/Linux/yum/centos-stream/$releasever-stream/NFV/$basearch/os/ -gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial -gpgcheck=1 -enabled=0 - -[rt] -name=CentOS Stream $releasever - RT -baseurl=https://repo02.pixelpark.com/Linux/yum/centos-stream/$releasever-stream/RT/$basearch/os/ -gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial -gpgcheck=1 -enabled=0 - -[resilientstorage] -name=CentOS Stream $releasever - ResilientStorage -baseurl=https://repo02.pixelpark.com/Linux/yum/centos-stream/$releasever-stream/ResilientStorage/$basearch/os/ -gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial -gpgcheck=1 -enabled=0 - -# vim: filetype=dosini diff --git a/files/repos-centos9/centos.repo b/files/repos-centos9/centos.repo deleted file mode 100644 index df40368..0000000 --- a/files/repos-centos9/centos.repo +++ /dev/null @@ -1,22 +0,0 @@ -[baseos] -name=CentOS Stream $releasever - BaseOS -baseurl=https://repo02.pixelpark.com/Linux/yum/centos-stream/$releasever-stream/BaseOS/$basearch/os/ -gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial -gpgcheck=1 -enabled=1 - -[appstream] -name=CentOS Stream $releasever - AppStream -baseurl=https://repo02.pixelpark.com/Linux/yum/centos-stream/$releasever-stream/AppStream/$basearch/os/ -gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial -gpgcheck=1 -enabled=1 - -[crb] -name=CentOS Stream $releasever - CRB -baseurl=https://repo02.pixelpark.com/Linux/yum/centos-stream/$releasever-stream/CRB/$basearch/os/ -gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial -gpgcheck=1 -enabled=0 - -# vim: filetype=dosini diff --git a/files/repos-centos9/crb.repo b/files/repos-centos9/crb.repo new file mode 100644 index 0000000..ad2ab88 --- /dev/null +++ b/files/repos-centos9/crb.repo @@ -0,0 +1,8 @@ +[crb] +name=CentOS Stream 9 - CRB +baseurl=https://repo02.pixelpark.com/Linux/yum/centos-stream/9-stream/CRB/$basearch/os/ +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial +gpgcheck=1 +enabled=0 + +# vim: filetype=dosini diff --git a/files/repos-centos9/highavailability.repo b/files/repos-centos9/highavailability.repo new file mode 100644 index 0000000..19b9a04 --- /dev/null +++ b/files/repos-centos9/highavailability.repo @@ -0,0 +1,8 @@ +[highavailability] +name=CentOS Stream 9 - HighAvailability +baseurl=https://repo02.pixelpark.com/Linux/yum/centos-stream/9-stream/HighAvailability/$basearch/os/ +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial +enabled=0 +gpgcheck=1 + +# vim: filetype=dosini diff --git a/files/repos-centos9/nfv.repo b/files/repos-centos9/nfv.repo new file mode 100644 index 0000000..a30fcd3 --- /dev/null +++ b/files/repos-centos9/nfv.repo @@ -0,0 +1,8 @@ +[nfv] +name=CentOS Stream 9 - NFV +baseurl=https://repo02.pixelpark.com/Linux/yum/centos-stream/9-stream/NFV/$basearch/os/ +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial +enabled=0 +gpgcheck=1 + +# vim: filetype=dosini diff --git a/files/repos-centos9/resilientstorage.repo b/files/repos-centos9/resilientstorage.repo new file mode 100644 index 0000000..a7e43b5 --- /dev/null +++ b/files/repos-centos9/resilientstorage.repo @@ -0,0 +1,8 @@ +[resilientstorage] +name=CentOS Stream 9 - ResilientStorage +baseurl=https://repo02.pixelpark.com/Linux/yum/centos-stream/9-stream/ResilientStorage/$basearch/os/ +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial +enabled=0 +gpgcheck=1 + +# vim: filetype=dosini diff --git a/files/repos-centos9/rt.repo b/files/repos-centos9/rt.repo new file mode 100644 index 0000000..2d24771 --- /dev/null +++ b/files/repos-centos9/rt.repo @@ -0,0 +1,8 @@ +[rt] +name=CentOS Stream 9 - RT +baseurl=https://repo02.pixelpark.com/Linux/yum/centos-stream/9-stream/RT/$basearch/os/ +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-centosofficial +enabled=0 +gpgcheck=1 + +# vim: filetype=dosini