switching order of arches (opt) and uri (req)

This commit is contained in:
Benjamin Brauner 2024-03-15 11:13:40 +01:00
parent 367069f3a7
commit d0012b70c4
1 changed files with 2 additions and 2 deletions

View File

@ -269,10 +269,10 @@ The default is:
mirror-selection:
primary:
- country-mirror
- arches: [i386, amd64]
- uri: "http://archive.ubuntu.com/ubuntu"
- arches: [s390x, arm64, armhf, powerpc, ppc64el, riscv64]
arches: [i386, amd64]
- uri: "http://ports.ubuntu.com/ubuntu-ports"
arches: [s390x, arm64, armhf, powerpc, ppc64el, riscv64]
fallback: abort
geoip: true