diff options
Diffstat (limited to 'remi-el.repo')
| -rw-r--r-- | remi-el.repo | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/remi-el.repo b/remi-el.repo index f7740b1..61a6bfc 100644 --- a/remi-el.repo +++ b/remi-el.repo @@ -5,6 +5,7 @@  [remi]  name=Remi's RPM repository for Enterprise Linux VERSION - $basearch  #baseurl=http://rpms.remirepo.net/enterprise/VERSION/remi/$basearch/ +#mirrorlist=https://rpms.remirepo.net/enterprise/VERSION/remi/httpsmirror  mirrorlist=http://rpms.remirepo.net/enterprise/VERSION/remi/mirror  enabled=0  gpgcheck=1 @@ -13,6 +14,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi  [remi-php55]  name=Remi's PHP 5.5 RPM repository for Enterprise Linux VERSION - $basearch  #baseurl=http://rpms.remirepo.net/enterprise/VERSION/php55/$basearch/ +#mirrorlist=https://rpms.remirepo.net/enterprise/VERSION/php55/httpsmirror  mirrorlist=http://rpms.remirepo.net/enterprise/VERSION/php55/mirror  # NOTICE: common dependencies are in "remi-safe"  enabled=0 @@ -22,6 +24,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi  [remi-php56]  name=Remi's PHP 5.6 RPM repository for Enterprise Linux VERSION - $basearch  #baseurl=http://rpms.remirepo.net/enterprise/VERSION/php56/$basearch/ +#mirrorlist=https://rpms.remirepo.net/enterprise/VERSION/php56/httpsmirror  mirrorlist=http://rpms.remirepo.net/enterprise/VERSION/php56/mirror  # NOTICE: common dependencies are in "remi-safe"  enabled=0 @@ -31,6 +34,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi  [remi-test]  name=Remi's test RPM repository for Enterprise Linux VERSION - $basearch  #baseurl=http://rpms.remirepo.net/enterprise/VERSION/test/$basearch/ +#mirrorlist=https://rpms.remirepo.net/enterprise/VERSION/test/mirror  mirrorlist=http://rpms.remirepo.net/enterprise/VERSION/test/mirror  # WARNING: If you enable this repository, you must also enable "remi"  enabled=0  | 
