mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
Set up signing for IOT trees
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user