diff options
| author | Remi Collet <remi@remirepo.net> | 2017-06-22 06:57:20 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2017-06-22 06:57:20 +0200 | 
| commit | 0ca4b58572d5c96036cc7acf8e8b07a1fc9c6c2b (patch) | |
| tree | ce8ef86bc14b6571e50c1b51597bcea6a99c8988 | |
| parent | dddd729d0745858afb117dc762904e570ba53ee5 (diff) | |
fc26: disable testing
| -rw-r--r-- | el7x70.cfg | 2 | ||||
| -rw-r--r-- | fc26i.cfg | 2 | ||||
| -rw-r--r-- | fc26x.cfg | 12 | ||||
| -rw-r--r-- | fc26xscl56.cfg | 2 | ||||
| -rw-r--r-- | fc26xscl70.cfg | 2 | ||||
| -rw-r--r-- | fc26xscl71.cfg | 2 | ||||
| -rw-r--r-- | fc26xscl72.cfg | 2 | 
7 files changed, 15 insertions, 9 deletions
@@ -70,7 +70,7 @@ enabled=0  name=epel  mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-7&arch=x86_64  failovermethod=priority -exclude=epel-rpm-macros +exclude=epel-rpm-macros compat-libtidy-devel  enabled=1  [epel-testing] @@ -73,7 +73,7 @@ metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$relea  failovermethod=priority  #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f26&arch=i386  #baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/26/i386 -enabled=1 +enabled=0  [remi]  name=remi public @@ -40,7 +40,13 @@ retries=20  obsoletes=1  gpgcheck=0  assumeyes=1 +syslog_ident=mock +syslog_device= +install_weak_deps=0 +metadata_expire=0  metadata_expire=80000 +mdpolicy=group:primary +best=1  fastestmirror=1  max_parallel_downloads=6 @@ -51,11 +57,11 @@ name=fedora  metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch  failovermethod=priority  metadata_expire=800000 -#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-26&arch=x86_64 +##mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-26&arch=x86_64  #baseurl=http://fr2.rpmfind.net/linux/fedora/releases/26/Everything/x86_64/os/  #	http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/releases/26/Everything/x86_64/os/ -[updates-released] +[updates]  name=updates  metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch  failovermethod=priority @@ -71,7 +77,7 @@ metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$relea  failovermethod=priority  #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f26&arch=x86_64  #baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/26/x86_64/ -enabled=1 +enabled=0  [remi]  name=remi public diff --git a/fc26xscl56.cfg b/fc26xscl56.cfg index 8ff0d51..8f091e4 100644 --- a/fc26xscl56.cfg +++ b/fc26xscl56.cfg @@ -74,7 +74,7 @@ metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$relea  failovermethod=priority  #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f26&arch=x86_64  #baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/26/x86_64/ -enabled=1 +enabled=0  [remi]  name=remi public diff --git a/fc26xscl70.cfg b/fc26xscl70.cfg index 84efdb1..51968fc 100644 --- a/fc26xscl70.cfg +++ b/fc26xscl70.cfg @@ -76,7 +76,7 @@ metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$relea  failovermethod=priority  #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f26&arch=x86_64  #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/26/x86_64/ -enabled=1 +enabled=0  [remi]  name=remi public diff --git a/fc26xscl71.cfg b/fc26xscl71.cfg index ee9c670..fe94fd5 100644 --- a/fc26xscl71.cfg +++ b/fc26xscl71.cfg @@ -76,7 +76,7 @@ metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$relea  failovermethod=priority  #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f26&arch=x86_64  #baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/26/x86_64/ -enabled=1 +enabled=0  [remi]  name=remi public diff --git a/fc26xscl72.cfg b/fc26xscl72.cfg index 492b66a..c6b72a6 100644 --- a/fc26xscl72.cfg +++ b/fc26xscl72.cfg @@ -76,7 +76,7 @@ metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$relea  failovermethod=priority  #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f26&arch=x86_64  #baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/26/x86_64/ -enabled=1 +enabled=0  [remi]  name=remi public  | 
