mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
Add aarch64 server boot, dvd to images.
This commit is contained in:
committed by
Peter Robinson
parent
d05660192c
commit
970640e4f4
@@ -161,5 +161,23 @@
|
||||
"arch": "ppc64"
|
||||
},
|
||||
"score": 10
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
"subvariant": "Server",
|
||||
"type": "boot",
|
||||
"format": "iso",
|
||||
"arch": "aarch64"
|
||||
},
|
||||
"score": 6
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
"subvariant": "Server",
|
||||
"type": "dvd",
|
||||
"format": "iso",
|
||||
"arch": "aarch64"
|
||||
},
|
||||
"score": 10
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user