summaryrefslogtreecommitdiffstats
path: root/remi-modular.repo
diff options
context:
space:
mode:
Diffstat (limited to 'remi-modular.repo')
-rw-r--r--remi-modular.repo9
1 files changed, 5 insertions, 4 deletions
diff --git a/remi-modular.repo b/remi-modular.repo
index a77e64a..f9f690e 100644
--- a/remi-modular.repo
+++ b/remi-modular.repo
@@ -9,7 +9,8 @@ name=Remi's Modular repository for Enterprise Linux VERSION - $basearch
mirrorlist=http://cdn.remirepo.net/enterprise/VERSION/modular/$basearch/mirror
enabled=1
gpgcheck=1
-repo_gpgcheck=1
+# can be enabled if not behind a proxy because of possible cache issue
+repo_gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi.elVERSION
[remi-modular-debuginfo]
@@ -19,7 +20,7 @@ name=Remi's Modular repository for Enterprise Linux VERSION - $basearch - debugi
mirrorlist=http://cdn.remirepo.net/enterprise/VERSION/debug-modular/$basearch/mirror
enabled=0
gpgcheck=1
-repo_gpgcheck=1
+repo_gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi.elVERSION
[remi-modular-test]
@@ -29,7 +30,7 @@ name=Remi's Modular testing repository for Enterprise Linux VERSION - $basearch
mirrorlist=http://cdn.remirepo.net/enterprise/VERSION/modular-test/$basearch/mirror
enabled=0
gpgcheck=1
-repo_gpgcheck=1
+repo_gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi.elVERSION
[remi-modular-test-debuginfo]
@@ -39,6 +40,6 @@ name=Remi's Modular testing repository for Enterprise Linux VERSION - $basearch
mirrorlist=http://cdn.remirepo.net/enterprise/VERSION/debug-modular-test/$basearch/mirror
enabled=0
gpgcheck=1
-repo_gpgcheck=1
+repo_gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi.elVERSION