]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Updating CentOS-9 repos
authorFrank Brehm <frank@brehm-online.com>
Tue, 19 Jul 2022 15:17:01 +0000 (17:17 +0200)
committerFrank Brehm <frank@brehm-online.com>
Tue, 19 Jul 2022 15:17:01 +0000 (17:17 +0200)
files/repos-centos9/appstream.repo [new file with mode: 0644]
files/repos-centos9/baseos.repo [new file with mode: 0644]
files/repos-centos9/centos-addons.repo [deleted file]
files/repos-centos9/centos.repo [deleted file]
files/repos-centos9/crb.repo [new file with mode: 0644]
files/repos-centos9/highavailability.repo [new file with mode: 0644]
files/repos-centos9/nfv.repo [new file with mode: 0644]
files/repos-centos9/resilientstorage.repo [new file with mode: 0644]
files/repos-centos9/rt.repo [new file with mode: 0644]

diff --git a/files/repos-centos9/appstream.repo b/files/repos-centos9/appstream.repo
new file mode 100644 (file)
index 0000000..99bec1f
--- /dev/null
@@ -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 (file)
index 0000000..0d2006a
--- /dev/null
@@ -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 (file)
index 30e73dc..0000000
+++ /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 (file)
index df40368..0000000
+++ /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 (file)
index 0000000..ad2ab88
--- /dev/null
@@ -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 (file)
index 0000000..19b9a04
--- /dev/null
@@ -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 (file)
index 0000000..a30fcd3
--- /dev/null
@@ -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 (file)
index 0000000..a7e43b5
--- /dev/null
@@ -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 (file)
index 0000000..2d24771
--- /dev/null
@@ -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