+1 looks good to me

On Tue, 3 Sep 2019 at 19:31, Kevin Fenzi <[email protected]> wrote:

> Signed-off-by: Kevin Fenzi <[email protected]>
> ---
>  roles/robosignatory/files/robosignatory.production.py | 18
> ++++++++++++++++++
>  1 file changed, 18 insertions(+)
>
> diff --git a/roles/robosignatory/files/robosignatory.production.py
> b/roles/robosignatory/files/robosignatory.production.py
> index 2d7013b..e2cbc3d 100644
> --- a/roles/robosignatory/files/robosignatory.production.py
> +++ b/roles/robosignatory/files/robosignatory.production.py
> @@ -50,6 +50,12 @@ config = {
>                      "keyid": "3c3359c4"
>                  },
>                  {
> +                    "from": "f31-gnome",
> +                    "to": "f31-gnome",
> +                    "key": "fedora-31",
> +                    "keyid": "3c3359c4"
> +                },
> +                {
>                      "from": "f31-python",
>                      "to": "f31-python",
>                      "key": "fedora-31",
> @@ -98,6 +104,18 @@ config = {
>                      "key": "fedora-infra",
>                      "keyid": "47dd8ef9"
>                  },
> +                {
> +                    "from": "f31-infra-candidate",
> +                    "to": "f31-infra-stg",
> +                    "key": "fedora-infra",
> +                    "keyid": "47dd8ef9"
> +                },
> +                {
> +                    "from": "f32-infra-candidate",
> +                    "to": "f32-infra-stg",
> +                    "key": "fedora-infra",
> +                    "keyid": "47dd8ef9"
> +                },
>
>                  # Gated coreos-pool tag
>                  {
> --
> 1.8.3.1
> _______________________________________________
> infrastructure mailing list -- [email protected]
> To unsubscribe send an email to
> [email protected]
> 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/[email protected]
>
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]

Reply via email to