]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Adding repos fo rAlmaLinux-8
authorFrank Brehm <frank@brehm-online.com>
Thu, 30 Jun 2022 08:28:17 +0000 (10:28 +0200)
committerFrank Brehm <frank@brehm-online.com>
Thu, 30 Jun 2022 08:28:17 +0000 (10:28 +0200)
files/repos-alma8/almalinux-ha.repo [new file with mode: 0644]
files/repos-alma8/almalinux-nfv.repo [new file with mode: 0644]
files/repos-alma8/almalinux-plus.repo [new file with mode: 0644]
files/repos-alma8/almalinux-powertools.repo [new file with mode: 0644]
files/repos-alma8/almalinux-resilientstorage.repo [new file with mode: 0644]
files/repos-alma8/almalinux-rt.repo [new file with mode: 0644]
files/repos-alma8/almalinux.repo [new file with mode: 0644]

diff --git a/files/repos-alma8/almalinux-ha.repo b/files/repos-alma8/almalinux-ha.repo
new file mode 100644 (file)
index 0000000..f232964
--- /dev/null
@@ -0,0 +1,11 @@
+# almalinux-ha.repo
+
+[ha]
+name=AlmaLinux $releasever - HighAvailability
+baseurl=https://repo02.pixelpark.com/Linux/yum/almalinux/$releasever/HighAvailability/$basearch/os/
+enabled=0
+gpgcheck=1
+countme=1
+gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-AlmaLinux
+
+# vim: filetype=dosini
diff --git a/files/repos-alma8/almalinux-nfv.repo b/files/repos-alma8/almalinux-nfv.repo
new file mode 100644 (file)
index 0000000..b631475
--- /dev/null
@@ -0,0 +1,10 @@
+# almalinux-nfv.repo
+
+[nfv]
+name=AlmaLinux $releasever - Real Time for NFV
+baseurl=https://repo02.pixelpark.com/Linux/yum/almalinux/$releasever/NFV/$basearch/os/
+enabled=0
+gpgcheck=1
+gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-AlmaLinux
+
+# vim: filetype=dosini
diff --git a/files/repos-alma8/almalinux-plus.repo b/files/repos-alma8/almalinux-plus.repo
new file mode 100644 (file)
index 0000000..a139a33
--- /dev/null
@@ -0,0 +1,11 @@
+# almalinux-plus.repo
+
+[plus]
+name=AlmaLinux $releasever - Plus
+baseurl=https://repo02.pixelpark.com/Linux/yum/almalinux/$releasever/plus/$basearch/os/
+enabled=0
+gpgcheck=1
+countme=1
+gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-AlmaLinux
+
+# vim: filetype=dosini
diff --git a/files/repos-alma8/almalinux-powertools.repo b/files/repos-alma8/almalinux-powertools.repo
new file mode 100644 (file)
index 0000000..723edb7
--- /dev/null
@@ -0,0 +1,11 @@
+# almalinux-powertools.repo
+
+[powertools]
+name=AlmaLinux $releasever - PowerTools
+baseurl=https://repo02.pixelpark.com/Linux/yum/almalinux/$releasever/PowerTools/$basearch/os/
+enabled=1
+gpgcheck=1
+countme=1
+gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-AlmaLinux
+
+# vim: filetype=dosini
diff --git a/files/repos-alma8/almalinux-resilientstorage.repo b/files/repos-alma8/almalinux-resilientstorage.repo
new file mode 100644 (file)
index 0000000..1ce7840
--- /dev/null
@@ -0,0 +1,11 @@
+# almalinux-resilientstorage.repo
+
+[resilientstorage]
+name=AlmaLinux $releasever - ResilientStorage
+baseurl=https://repo02.pixelpark.com/Linux/yum/almalinux/$releasever/ResilientStorage/$basearch/os/
+enabled=0
+gpgcheck=1
+countme=1
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
+
+# vim: filetype=dosini
diff --git a/files/repos-alma8/almalinux-rt.repo b/files/repos-alma8/almalinux-rt.repo
new file mode 100644 (file)
index 0000000..815ef2e
--- /dev/null
@@ -0,0 +1,10 @@
+# almalinux-rt.repo
+
+[rt]
+name=AlmaLinux $releasever - Real Time
+baseurl=https://repo02.pixelpark.com/Linux/yum/almalinux/$releasever/RT/$basearch/os/
+enabled=0
+gpgcheck=1
+gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-AlmaLinux
+
+# vim: filetype=dosini
diff --git a/files/repos-alma8/almalinux.repo b/files/repos-alma8/almalinux.repo
new file mode 100644 (file)
index 0000000..bc044d0
--- /dev/null
@@ -0,0 +1,27 @@
+# almalinux.repo
+
+[baseos]
+name=AlmaLinux $releasever - BaseOS
+baseurl=https://repo02.pixelpark.com/Linux/yum/almalinux/$releasever/BaseOS/$basearch/os/
+enabled=1
+gpgcheck=1
+countme=1
+gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-AlmaLinux
+
+[appstream]
+name=AlmaLinux $releasever - AppStream
+baseurl=https://repo02.pixelpark.com/Linux/yum/almalinux/$releasever/AppStream/$basearch/os/
+enabled=1
+gpgcheck=1
+countme=1
+gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-AlmaLinux
+
+[extras]
+name=AlmaLinux $releasever - Extras
+baseurl=https://repo02.pixelpark.com/Linux/yum/almalinux/$releasever/extras/$basearch/os/
+enabled=1
+gpgcheck=1
+countme=1
+gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-AlmaLinux
+
+# vim: filetype=dosini