Add f29 iot
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
2cf15dcb7d
commit
c1db52d335
1 changed files with 12 additions and 0 deletions
|
@ -190,6 +190,18 @@ config = {
|
|||
},
|
||||
|
||||
'robosignatory.ostree_refs': {
|
||||
'fedora/29/x86_64/iot': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/iot/repo/',
|
||||
'key': 'fedora-29'
|
||||
},
|
||||
'fedora/29/aarch64/iot': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/iot/repo/',
|
||||
'key': 'fedora-29'
|
||||
},
|
||||
'fedora/29/armhfp/iot': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/iot/repo/',
|
||||
'key': 'fedora-29'
|
||||
},
|
||||
'fedora/28/x86_64/iot': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/iot/repo/',
|
||||
'key': 'fedora-28'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue