Skip to content

Commit

Permalink
Merge pull request #1340 from jkonecny12/master-fix-fedora-ftp-mirror
Browse files Browse the repository at this point in the history
Change FTP mirror for Fedora
  • Loading branch information
rvykydal authored Nov 26, 2024
2 parents 41e7ab7 + f1fac81 commit 433a3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/defaults.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ export KSTEST_URL='http://dl.fedoraproject.org/pub/fedora/linux/development/rawh
export KSTEST_METALINK='https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=x86_64'
export KSTEST_MIRRORLIST='https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=x86_64'
export KSTEST_MODULAR_URL='http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Modular/x86_64/os/'
export KSTEST_FTP_URL='ftp://ftp.tu-chemnitz.de/pub/linux/fedora/linux/development/rawhide/Everything/x86_64/os/'
export KSTEST_FTP_URL='ftp://ftp.halifax.rwth-aachen.de/fedora/linux/development/rawhide/Everything/x86_64/os/'
export KSTEST_OSTREECONTAINER_URL='quay.io/fedora/fedora-bootc:rawhide'

0 comments on commit 433a3e1

Please sign in to comment.