From e03deee0220524b6f8fd25c8a39f505463864001 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 30 Jun 2022 10:28:17 +0200 Subject: [PATCH] Adding repos fo rAlmaLinux-8 --- files/repos-alma8/almalinux-ha.repo | 11 ++++++++ files/repos-alma8/almalinux-nfv.repo | 10 +++++++ files/repos-alma8/almalinux-plus.repo | 11 ++++++++ files/repos-alma8/almalinux-powertools.repo | 11 ++++++++ .../almalinux-resilientstorage.repo | 11 ++++++++ files/repos-alma8/almalinux-rt.repo | 10 +++++++ files/repos-alma8/almalinux.repo | 27 +++++++++++++++++++ 7 files changed, 91 insertions(+) create mode 100644 files/repos-alma8/almalinux-ha.repo create mode 100644 files/repos-alma8/almalinux-nfv.repo create mode 100644 files/repos-alma8/almalinux-plus.repo create mode 100644 files/repos-alma8/almalinux-powertools.repo create mode 100644 files/repos-alma8/almalinux-resilientstorage.repo create mode 100644 files/repos-alma8/almalinux-rt.repo create mode 100644 files/repos-alma8/almalinux.repo diff --git a/files/repos-alma8/almalinux-ha.repo b/files/repos-alma8/almalinux-ha.repo new file mode 100644 index 0000000..f232964 --- /dev/null +++ b/files/repos-alma8/almalinux-ha.repo @@ -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 index 0000000..b631475 --- /dev/null +++ b/files/repos-alma8/almalinux-nfv.repo @@ -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 index 0000000..a139a33 --- /dev/null +++ b/files/repos-alma8/almalinux-plus.repo @@ -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 index 0000000..723edb7 --- /dev/null +++ b/files/repos-alma8/almalinux-powertools.repo @@ -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 index 0000000..1ce7840 --- /dev/null +++ b/files/repos-alma8/almalinux-resilientstorage.repo @@ -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 index 0000000..815ef2e --- /dev/null +++ b/files/repos-alma8/almalinux-rt.repo @@ -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 index 0000000..bc044d0 --- /dev/null +++ b/files/repos-alma8/almalinux.repo @@ -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 -- 2.39.5