diff options
Diffstat (limited to 'remi-safe.repo')
-rw-r--r-- | remi-safe.repo | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/remi-safe.repo b/remi-safe.repo deleted file mode 100644 index b6f28a5..0000000 --- a/remi-safe.repo +++ /dev/null @@ -1,19 +0,0 @@ -# This repository is safe to use with RHEL/CentOS base repository -# it only provides additional packages for the PHP stack -# all dependencies are in base repository or in EPEL - -[remi-safe] -name=Safe Remi's RPM repository for Enterprise Linux VERSION - $basearch -#baseurl=http://rpms.remirepo.net/enterprise/VERSION/safe/$basearch/ -#mirrorlist=https://rpms.remirepo.net/enterprise/VERSION/safe/httpsmirror -mirrorlist=http://rpms.remirepo.net/enterprise/VERSION/safe/mirror -enabled=1 -gpgcheck=1 -gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi - -[remi-safe-debuginfo] -name=Remi's RPM repository for Enterprise Linux VERSION - $basearch - debuginfo -baseurl=http://rpms.remirepo.net/enterprise/VERSION/debug-remi/$basearch/ -enabled=0 -gpgcheck=1 -gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi |