mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
robosignatory: Also add aarch64 and ppc64le silverblue for f31
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
a1f5c2f597
commit
12ed5c48d5
@@ -380,6 +380,14 @@ config = {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/ostree/repo/',
|
||||
'key': 'fedora-31'
|
||||
},
|
||||
'fedora/31/aarch64/silverblue': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/ostree/repo/',
|
||||
'key': 'fedora-31'
|
||||
},
|
||||
'fedora/31/ppc64le/silverblue': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/ostree/repo/',
|
||||
'key': 'fedora-31'
|
||||
},
|
||||
'fedora/31/x86_64/updates/silverblue': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/ostree/repo/',
|
||||
'key': 'fedora-31'
|
||||
|
||||
Reference in New Issue
Block a user