Fix iot signature config
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
8c490ba88a
commit
7d0ad85b1c
1 changed files with 4 additions and 4 deletions
|
@ -153,16 +153,16 @@ config = {
|
|||
},
|
||||
|
||||
'robosignatory.ostree_refs': {
|
||||
'fedora/28/x8_64/iot': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/iot/',
|
||||
'fedora/28/x86_64/iot': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/iot/repo/',
|
||||
'key': 'fedora-28'
|
||||
},
|
||||
'fedora/28/aarch64/iot': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/iot/',
|
||||
'directory': '/mnt/fedora_koji/koji/compose/iot/repo/',
|
||||
'key': 'fedora-28'
|
||||
},
|
||||
'fedora/28/armhfp/iot': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/iot/',
|
||||
'directory': '/mnt/fedora_koji/koji/compose/iot/repo/',
|
||||
'key': 'fedora-28'
|
||||
},
|
||||
'fedora/26/x86_64/testing/atomic-host': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue