diff --git a/templates-updates.fif.json b/templates-updates.fif.json index a0113420..f2de8929 100644 --- a/templates-updates.fif.json +++ b/templates-updates.fif.json @@ -169,6 +169,11 @@ "arch": "x86_64", "flavor": "updates-workstation-upgrade" }, + "fedora-updates-workstation-aarch64-*": { + "arch": "aarch64", + "flavor": "updates-workstation", + "group_name": "Fedora AArch64 Updates" + }, "fedora-updates-workstation-x86_64-*": { "arch": "x86_64", "flavor": "updates-workstation" @@ -251,6 +256,10 @@ "machine": "64bit", "product": "fedora-updates-workstation-upgrade-x86_64-*" }, + "fedora-updates-workstation-aarch64-*-aarch64": { + "machine": "aarch64", + "product": "fedora-updates-workstation-aarch64-*" + }, "fedora-updates-workstation-x86_64-*-64bit": { "machine": "64bit", "product": "fedora-updates-workstation-x86_64-*" @@ -272,6 +281,7 @@ }, "updates-desktops": { "fedora-updates-kde-x86_64-*-64bit": 0, + "fedora-updates-workstation-aarch64-*-aarch64": 0, "fedora-updates-workstation-x86_64-*-64bit": 0 }, "updates-base-tests": { @@ -334,6 +344,7 @@ }, "desktop_keyring": { "profiles": { + "fedora-updates-workstation-aarch64-*-aarch64": 5, "fedora-updates-workstation-x86_64-*-64bit": 5 } }, @@ -583,6 +594,7 @@ }, "toolbox": { "profiles": { + "fedora-updates-workstation-aarch64-*-aarch64": 5, "fedora-updates-workstation-x86_64-*-64bit": 5 } },