robosignatory / staging: tweak fcos to use testkey there too.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
8769f775ec
commit
e351cb8f6e
1 changed files with 8 additions and 8 deletions
|
@ -42,26 +42,26 @@ config = {
|
||||||
{
|
{
|
||||||
"from": "f29-coreos-signing-pending",
|
"from": "f29-coreos-signing-pending",
|
||||||
"to": "coreos-pool",
|
"to": "coreos-pool",
|
||||||
"key": "fedora-29",
|
"key": "testkey",
|
||||||
"keyid": "429476b4"
|
"keyid": "d300e724"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": "f30-coreos-signing-pending",
|
"from": "f30-coreos-signing-pending",
|
||||||
"to": "coreos-pool",
|
"to": "coreos-pool",
|
||||||
"key": "fedora-30",
|
"key": "testkey",
|
||||||
"keyid": "cfc659b9"
|
"keyid": "d300e724"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": "f31-coreos-signing-pending",
|
"from": "f31-coreos-signing-pending",
|
||||||
"to": "coreos-pool",
|
"to": "coreos-pool",
|
||||||
"key": "fedora-31",
|
"key": "testkey",
|
||||||
"keyid": "3c3359c4"
|
"keyid": "d300e724"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": "f32-coreos-signing-pending",
|
"from": "f32-coreos-signing-pending",
|
||||||
"to": "coreos-pool",
|
"to": "coreos-pool",
|
||||||
"key": "fedora-32",
|
"key": "testkey",
|
||||||
"keyid": "12c944d0"
|
"keyid": "d300e724"
|
||||||
},
|
},
|
||||||
# Gated rawhide and branched
|
# Gated rawhide and branched
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue