robosig: sign ostree rawhide with f28 key

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
Dusty Mabe 2017-09-12 17:28:27 -04:00 committed by Kevin Fenzi
parent c2b469f8de
commit 45bcface8e

View file

@ -193,15 +193,15 @@ config = {
}, },
'fedora/rawhide/x86_64/atomic-host': { 'fedora/rawhide/x86_64/atomic-host': {
'directory': '/mnt/fedora_koji/koji/compose/atomic/rawhide/', 'directory': '/mnt/fedora_koji/koji/compose/atomic/rawhide/',
'key': 'fedora-27' 'key': 'fedora-28'
}, },
'fedora/rawhide/aarch64/atomic-host': { 'fedora/rawhide/aarch64/atomic-host': {
'directory': '/mnt/fedora_koji/koji/compose/atomic/rawhide/', 'directory': '/mnt/fedora_koji/koji/compose/atomic/rawhide/',
'key': 'fedora-27' 'key': 'fedora-28'
}, },
'fedora/rawhide/x86_64/workstation': { 'fedora/rawhide/x86_64/workstation': {
'directory': '/mnt/fedora_koji/koji/compose/ostree/rawhide/', 'directory': '/mnt/fedora_koji/koji/compose/ostree/rawhide/',
'key': 'fedora-27' 'key': 'fedora-28'
}, },
} }
} }