releng: secondary: update aarch64 mock configs
This commit is contained in:
parent
3a114ab7ca
commit
eb2c2e0522
2 changed files with 4 additions and 4 deletions
|
@ -23,13 +23,13 @@ assumeyes=1
|
|||
|
||||
[fedora]
|
||||
name=fedora
|
||||
baseurl=https://{{kojipkgs_url}}/mash/branched/aarch64/os
|
||||
baseurl=http://{{kojipkgs_url}}/mash/branched/aarch64/os
|
||||
enabled=1
|
||||
cost=5000
|
||||
|
||||
[static]
|
||||
name=static
|
||||
baseurl=https://{{kojipkgs_url}}/repos/f23-build/latest/aarch64
|
||||
baseurl=http://{{kojipkgs_url}}/repos/f23-build/latest/aarch64
|
||||
enabled=1
|
||||
#cost=2000
|
||||
"""
|
||||
|
|
|
@ -22,13 +22,13 @@ assumeyes=1
|
|||
|
||||
[fedora]
|
||||
name=fedora
|
||||
baseurl=https://{{kojipkgs_url}}/mash/rawhide/aarch64/os
|
||||
baseurl=http://{{kojipkgs_url}}/mash/rawhide/aarch64/os
|
||||
enabled=1
|
||||
cost=5000
|
||||
|
||||
[static]
|
||||
name=static
|
||||
baseurl=https://{{kojipkgs_url}}/repos/rawhide/latest/aarch64
|
||||
baseurl=http://{{kojipkgs_url}}/repos/rawhide/latest/aarch64
|
||||
enabled=1
|
||||
#cost=2000
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue