[PATCH] robosignatory.toml.j2: bump FCOS artifacts signing key to f31

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Jonathan Lebon <jonathan@xxxxxxxxxx>

FCOS is now rebased to f31. Bump the signing key accordingly.

Signed-off-by: Jonathan Lebon <jonathan@xxxxxxxxxx>
---
 roles/robosignatory/templates/robosignatory.toml.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/roles/robosignatory/templates/robosignatory.toml.j2 b/roles/robosignatory/templates/robosignatory.toml.j2
index 8126648c9..520ec72ee 100644
--- a/roles/robosignatory/templates/robosignatory.toml.j2
+++ b/roles/robosignatory/templates/robosignatory.toml.j2
@@ -476,7 +476,7 @@ handlers = ["console"]
 
     [consumer_config.coreos]
     bucket = "fcos-builds"
-    key = "{{ (env == 'production')|ternary('fedora-30', 'testkey') }}"
+    key = "{{ (env == 'production')|ternary('fedora-31', 'testkey') }}"
 
         [consumer_config.coreos.aws]
         access_key = "{{ fcos_builds_releng_aws_access_id }}"
-- 
2.23.0
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux