]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Adding repos for Rocky-8
authorFrank Brehm <frank@brehm-online.com>
Thu, 30 Jun 2022 11:36:45 +0000 (13:36 +0200)
committerFrank Brehm <frank@brehm-online.com>
Thu, 30 Jun 2022 11:36:45 +0000 (13:36 +0200)
files/repos-rocky8/Rocky-AppStream.repo [new file with mode: 0644]
files/repos-rocky8/Rocky-BaseOS.repo [new file with mode: 0644]
files/repos-rocky8/Rocky-Extras.repo [new file with mode: 0644]
files/repos-rocky8/Rocky-HighAvailability.repo [new file with mode: 0644]
files/repos-rocky8/Rocky-NFV.repo [new file with mode: 0644]
files/repos-rocky8/Rocky-Plus.repo [new file with mode: 0644]
files/repos-rocky8/Rocky-PowerTools.repo [new file with mode: 0644]
files/repos-rocky8/Rocky-RT.repo [new file with mode: 0644]
files/repos-rocky8/Rocky-ResilientStorage.repo [new file with mode: 0644]

diff --git a/files/repos-rocky8/Rocky-AppStream.repo b/files/repos-rocky8/Rocky-AppStream.repo
new file mode 100644 (file)
index 0000000..e76b9c8
--- /dev/null
@@ -0,0 +1,11 @@
+# Rocky-AppStream.repo
+#
+
+[appstream]
+name=Rocky Linux $releasever - AppStream
+baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/AppStream/$basearch/os/
+gpgcheck=1
+enabled=1
+gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial
+
+# vim: filetype=dosini
diff --git a/files/repos-rocky8/Rocky-BaseOS.repo b/files/repos-rocky8/Rocky-BaseOS.repo
new file mode 100644 (file)
index 0000000..6fc1671
--- /dev/null
@@ -0,0 +1,11 @@
+# Rocky-BaseOS.repo
+#
+
+[baseos]
+name=Rocky Linux $releasever - BaseOS
+baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/BaseOS/$basearch/os/
+gpgcheck=1
+enabled=1
+gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial
+
+# vim: filetype=dosini
diff --git a/files/repos-rocky8/Rocky-Extras.repo b/files/repos-rocky8/Rocky-Extras.repo
new file mode 100644 (file)
index 0000000..dde4827
--- /dev/null
@@ -0,0 +1,11 @@
+# Rocky-Extras.repo
+#
+
+[extras]
+name=Rocky Linux $releasever - Extras
+baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/extras/$basearch/os/
+gpgcheck=1
+enabled=1
+gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial
+
+# vim: filetype=dosini
diff --git a/files/repos-rocky8/Rocky-HighAvailability.repo b/files/repos-rocky8/Rocky-HighAvailability.repo
new file mode 100644 (file)
index 0000000..707f2e4
--- /dev/null
@@ -0,0 +1,11 @@
+# Rocky-HighAvailability.repo
+#
+
+[ha]
+name=Rocky Linux $releasever - HighAvailability
+baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/HighAvailability/$basearch/os/
+gpgcheck=1
+enabled=0
+gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial
+
+# vim: filetype=dosini
diff --git a/files/repos-rocky8/Rocky-NFV.repo b/files/repos-rocky8/Rocky-NFV.repo
new file mode 100644 (file)
index 0000000..e897887
--- /dev/null
@@ -0,0 +1,11 @@
+# Rocky-NFV.repo
+#
+
+[nfv]
+name=Rocky Linux $releasever - NFV
+baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/NFV/$basearch/os/
+gpgcheck=1
+enabled=0
+gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial
+
+# vim: filetype=dosini
diff --git a/files/repos-rocky8/Rocky-Plus.repo b/files/repos-rocky8/Rocky-Plus.repo
new file mode 100644 (file)
index 0000000..876de73
--- /dev/null
@@ -0,0 +1,11 @@
+# Rocky-Plus.repo
+#
+
+[plus]
+name=Rocky Linux $releasever - Plus
+baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/plus/$basearch/os/
+gpgcheck=1
+enabled=0
+gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial
+
+# vim: filetype=dosini
diff --git a/files/repos-rocky8/Rocky-PowerTools.repo b/files/repos-rocky8/Rocky-PowerTools.repo
new file mode 100644 (file)
index 0000000..56c3c41
--- /dev/null
@@ -0,0 +1,11 @@
+# Rocky-PowerTools.repo
+#
+
+[powertools]
+name=Rocky Linux $releasever - PowerTools
+baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/PowerTools/$basearch/os/
+gpgcheck=1
+enabled=0
+gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial
+
+# vim: filetype=dosini
diff --git a/files/repos-rocky8/Rocky-RT.repo b/files/repos-rocky8/Rocky-RT.repo
new file mode 100644 (file)
index 0000000..e1ad67f
--- /dev/null
@@ -0,0 +1,11 @@
+# Rocky-RT.repo
+#
+
+[rt]
+name=Rocky Linux $releasever - Realtime
+baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/RT/$basearch/os/
+gpgcheck=1
+enabled=0
+gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial
+
+# vim: filetype=dosini
diff --git a/files/repos-rocky8/Rocky-ResilientStorage.repo b/files/repos-rocky8/Rocky-ResilientStorage.repo
new file mode 100644 (file)
index 0000000..114bd56
--- /dev/null
@@ -0,0 +1,11 @@
+# Rocky-ResilientStorage.repo
+#
+
+[resilient-storage]
+name=Rocky Linux $releasever - ResilientStorage
+baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/ResilientStorage/$basearch/os/
+gpgcheck=1
+enabled=0
+gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial
+
+# vim: filetype=dosini