diff options
author | Remi Collet <remi@remirepo.net> | 2017-06-29 17:12:23 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-06-29 17:12:23 +0200 |
commit | 9a2e5d4269613bce5723232d994998dc400be153 (patch) | |
tree | 08b29fe7e168e06ecdd20227cf7d228be5d6c449 /remi-safe.repo | |
parent | f2baa1bf16049279ea14bb52b74d14d17ab34b38 (diff) |
cleanup
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 |