summaryrefslogtreecommitdiffstats
path: root/remi-modular.repo
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-11-30 15:58:27 +0100
committerRemi Collet <remi@php.net>2021-11-30 15:58:27 +0100
commita3d6b524efe2b80dd912d6d8714745f08d2d7d96 (patch)
tree9724c83345ee758f34dbb6ddc01721fdda85de9e /remi-modular.repo
parentcbed5ce290f68311ad3e23026b6638e1f80b49bc (diff)
add remi-modular-debuginfo and remi-modular-test-debuginfo repository configurations
Diffstat (limited to 'remi-modular.repo')
-rw-r--r--remi-modular.repo20
1 files changed, 20 insertions, 0 deletions
diff --git a/remi-modular.repo b/remi-modular.repo
index 8da9d1d..a77e64a 100644
--- a/remi-modular.repo
+++ b/remi-modular.repo
@@ -12,6 +12,16 @@ gpgcheck=1
repo_gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi.elVERSION
+[remi-modular-debuginfo]
+name=Remi's Modular repository for Enterprise Linux VERSION - $basearch - debuginfo
+#baseurl=http://rpms.remirepo.net/enterprise/VERSION/debug-modular/$basearch/
+#mirrorlist=https://rpms.remirepo.net/enterprise/VERSION/debug-modular/$basearch/httpsmirror
+mirrorlist=http://cdn.remirepo.net/enterprise/VERSION/debug-modular/$basearch/mirror
+enabled=0
+gpgcheck=1
+repo_gpgcheck=1
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi.elVERSION
+
[remi-modular-test]
name=Remi's Modular testing repository for Enterprise Linux VERSION - $basearch
#baseurl=http://rpms.remirepo.net/enterprise/VERSION/modular-test/$basearch/
@@ -22,3 +32,13 @@ gpgcheck=1
repo_gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi.elVERSION
+[remi-modular-test-debuginfo]
+name=Remi's Modular testing repository for Enterprise Linux VERSION - $basearch - debuginfo
+#baseurl=http://rpms.remirepo.net/enterprise/VERSION/debug-modular-test/$basearch/
+#mirrorlist=https://rpms.remirepo.net/enterprise/VERSION/debug-modular-test/$basearch/httpsmirror
+mirrorlist=http://cdn.remirepo.net/enterprise/VERSION/debug-modular-test/$basearch/mirror
+enabled=0
+gpgcheck=1
+repo_gpgcheck=1
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi.elVERSION
+