Set up signing for IOT trees
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
14bd7fdd7a
commit
aa9414b518
1 changed files with 12 additions and 0 deletions
|
@ -153,6 +153,18 @@ config = {
|
|||
},
|
||||
|
||||
'robosignatory.ostree_refs': {
|
||||
'fedora/28/x8_64/iot': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/iot/',
|
||||
'key': 'fedora-28'
|
||||
},
|
||||
'fedora/28/aarch64/iot': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/iot/',
|
||||
'key': 'fedora-28'
|
||||
},
|
||||
'fedora/28/armhfp/iot': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/iot/',
|
||||
'key': 'fedora-28'
|
||||
},
|
||||
'fedora/26/x86_64/testing/atomic-host': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/atomic/repo/',
|
||||
'key': 'fedora-26'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue