diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index dd97a04ba8..b2ac50c000 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -229,8 +229,8 @@ ostree = { "ostree_ref": "fedora/[[ release.version_int ]]/${basearch}/testing/sericea", [% endif %] "tag_ref": False, - "arches": ["x86_64"], - "failable": ["x86_64"] + "arches": ["x86_64", "aarch64"], + "failable": ["x86_64", "aarch64"] }, [% endif %] # Fedora Onyx