#102 robosignatory: coreos: switch to the Fedora 32 signing key
Merged 3 years ago by mohanboddu. Opened 3 years ago by dustymabe.
fedora-infra/ dustymabe/ansible dusty-robosig-fcos-f32-key  into  master

@@ -485,7 +485,7 @@ 

  

      [consumer_config.coreos]

      bucket = "fcos-builds"

-     key = "{{ (env == 'production')|ternary('fedora-31', 'testkey') }}"

+     key = "{{ (env == 'production')|ternary('fedora-32', 'testkey') }}"

  

          [consumer_config.coreos.aws]

          access_key = "{{ fcos_builds_releng_aws_access_id }}"

We're rolling over to Fedora 32 so let's start signing content
with the Fedora 32 signing key.

Signed-off-by: Dusty Mabe dusty@dustymabe.com

Unable to freeze job graph: 'dict_keys' object does not support indexing

rebased onto f064aa4

3 years ago

Unable to freeze job graph: 'dict_keys' object does not support indexing

Pull-Request has been merged by mohanboddu

3 years ago