diff --git a/inventory/group_vars/openqa b/inventory/group_vars/openqa index 5970471ddf..f14379e46e 100644 --- a/inventory/group_vars/openqa +++ b/inventory/group_vars/openqa @@ -23,7 +23,7 @@ openqa_env: production wikitcms_token: "{{ private }}/files/openidc/production/wikitcms.json" openqa_wikitcms_hostname: fedoraproject.org openqa_resultsdb_url: http://resultsdb01.iad2.fedoraproject.org/resultsdb_api/api/v2.0/ -openqa_compose_arches: x86_64 +openqa_compose_arches: x86_64,aarch64 openqa_update_arches: ['x86_64'] deployment_type: prod