mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
releng: secondary: update aarch64 mock configs
This commit is contained in:
@@ -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
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user