--- 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",