--- a/roles/robosignatory/files/robosignatory.production.py
+++ b/roles/robosignatory/files/robosignatory.production.py
@@ -132,28 +132,21 @@ config = {
"keyid": "cfc659b9",
"type": "modular"
},
- {
- "from": "f29-pending",
- "to": "f29",
- "key": "fedora-29",
- "keyid": "429476b4"
- },
+
+ # Gated bodhi updates
{
"from": "f29-modular-signing-pending",
- "to": "f29-modular",
+ "to": "f29-modular-updates-testing-pending",
"key": "fedora-29",
"keyid": "429476b4",
"type": "modular"
},
{
- "from": "f29-modular-updates-candidate",
- "to": "f29-modular",
+ "from": "f29-signing-pending",
+ "to": "f29-updates-testing-pending",
"key": "fedora-29",
- "keyid": "429476b4",
- "type": "modular"
+ "keyid": "429476b4"
},
-
- # Gated bodhi updates
{
"from": "f28-modular-signing-pending",
"to": "f28-modular-updates-testing-pending",
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]