diff options
author | Remi Collet <remi@remirepo.net> | 2020-09-17 09:27:01 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-09-17 09:27:01 +0200 |
commit | ad896bd736b1c76a60e72949ad197804c0797ef8 (patch) | |
tree | 1670126e3928102afc758fa913fd90f2bfe7f301 /fc33x.tpl | |
parent | ec44815e220497b1aeda08be5df4444f68487b82 (diff) |
enable updates-testing for F33 builds
Diffstat (limited to 'fc33x.tpl')
-rw-r--r-- | fc33x.tpl | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -68,11 +68,11 @@ enabled=1 [updates-testing] name=updates-testing -metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch +#metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch failovermethod=priority #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f33&arch=x86_64 -#baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/33/x86_64/ -enabled=0 +baseurl=https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/33/Everything/x86_64/ +enabled=1 [remi] name=remi public |