diff options
-rw-r--r-- | mock/fc25i.cfg | 2 | ||||
-rw-r--r-- | mock/fc25i71.cfg | 2 | ||||
-rw-r--r-- | mock/fc25xt.cfg | 2 | ||||
-rw-r--r-- | mock/fc26x.cfg | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mock/fc25i.cfg b/mock/fc25i.cfg index b5e6474..0b93362 100644 --- a/mock/fc25i.cfg +++ b/mock/fc25i.cfg @@ -71,7 +71,7 @@ metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$relea failovermethod=priority #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f25&arch=i386 #baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/25/i386 -enabled=1 +enabled=0 [remi] name=remi public diff --git a/mock/fc25i71.cfg b/mock/fc25i71.cfg index 10fa4bf..f220911 100644 --- a/mock/fc25i71.cfg +++ b/mock/fc25i71.cfg @@ -71,7 +71,7 @@ metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$relea failovermethod=priority #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f25&arch=i386 #baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/25/i386 -enabled=1 +enabled=0 [remi] name=remi public diff --git a/mock/fc25xt.cfg b/mock/fc25xt.cfg index e244eac..08b2da4 100644 --- a/mock/fc25xt.cfg +++ b/mock/fc25xt.cfg @@ -71,7 +71,7 @@ metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$relea failovermethod=priority #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f25&arch=x86_64 #baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/25/x86_64/ -enabled=0 +enabled=1 [remi] name=remi public diff --git a/mock/fc26x.cfg b/mock/fc26x.cfg index 1a6889a..1270600 100644 --- a/mock/fc26x.cfg +++ b/mock/fc26x.cfg @@ -71,7 +71,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=0 +enabled=1 [remi] name=remi public |