mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-22 21:01:26 +00:00
add lookaside for 32 bit
This commit is contained in:
parent
2776e48ffd
commit
b028d90781
@ -73,6 +73,9 @@ variant_as_lookaside = [
|
|||||||
|
|
||||||
gather_lookaside_repos = [
|
gather_lookaside_repos = [
|
||||||
("^devel$", {
|
("^devel$", {
|
||||||
|
"i386": [
|
||||||
|
"file:///mnt/koji/repos/dist-rocky8-build/latest/i386",
|
||||||
|
],
|
||||||
"x86_64": [
|
"x86_64": [
|
||||||
"file:///mnt/compose/8/latest-Rocky-8/compose/BaseOS/x86_64/os",
|
"file:///mnt/compose/8/latest-Rocky-8/compose/BaseOS/x86_64/os",
|
||||||
"file:///mnt/compose/8/latest-Rocky-8/compose/BaseOS/x86_64/debug/tree",
|
"file:///mnt/compose/8/latest-Rocky-8/compose/BaseOS/x86_64/debug/tree",
|
||||||
|
Loading…
Reference in New Issue
Block a user