+1 LGTM

On Thu, Oct 24, 2019 at 3:36 PM Dusty Mabe <du...@dustymabe.com> wrote:
>
> ---
>  roles/bodhi2/backend/templates/pungi.rpm.conf.j2 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 
> b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2
> index 28b524a10..640ddf058 100644
> --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2
> +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2
> @@ -193,8 +193,8 @@ ostree = {
>                  "ostree_ref": "fedora/[[ release.version_int 
> ]]/${basearch}/testing/silverblue",
>              [% endif %]
>              "tag_ref": False,
> -            "arches": ["x86_64"],
> -            "failable": ["x86_64"]
> +            "arches": ["x86_64", "ppc64le", "aarch64" ],
> +            "failable": ["x86_64", "ppc64le", "aarch64" ]
>          },
>      ]
>  }
> --
> 2.20.1
> _______________________________________________
> infrastructure mailing list -- infrastructure@lists.fedoraproject.org
> To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
> 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@lists.fedoraproject.org
_______________________________________________
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to