mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
robosig: sign F27AH updates-testing refs
The diff looks ugly but all I did was copy the updates entries and s/updates/testing/ and then I deleted the one existing testing entry that was below f27-workstation.
This commit is contained in:
committed by
Patrick Uiterwijk
parent
12f077e92e
commit
92be4a09a3
@@ -175,14 +175,22 @@ config = {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/updates/atomic/',
|
||||
'key': 'fedora-27'
|
||||
},
|
||||
'fedora/27/x86_64/workstation': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/ostree/27/',
|
||||
'key': 'fedora-27'
|
||||
},
|
||||
'fedora/27/x86_64/testing/atomic-host': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/updates/atomic/',
|
||||
'key': 'fedora-27'
|
||||
},
|
||||
'fedora/27/ppc64le/testing/atomic-host': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/updates/atomic/',
|
||||
'key': 'fedora-27'
|
||||
},
|
||||
'fedora/27/aarch64/testing/atomic-host': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/updates/atomic/',
|
||||
'key': 'fedora-27'
|
||||
},
|
||||
'fedora/27/x86_64/workstation': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/ostree/27/',
|
||||
'key': 'fedora-27'
|
||||
},
|
||||
'fedora/rawhide/x86_64/atomic-host': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/atomic/rawhide/',
|
||||
'key': 'fedora-28'
|
||||
|
||||
Reference in New Issue
Block a user