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:
parent
12f077e92e
commit
92be4a09a3
1 changed files with 12 additions and 4 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue