From 286afd5994a85ba82f149f7164fdef0252ac2f2d Mon Sep 17 00:00:00 2001 From: Simon John Date: Mon, 13 Jan 2025 23:34:23 +0000 Subject: [PATCH] Excluded the requirement for the almalinux gpgkey from the RHEL 10 profile --- products/rhel10/profiles/hipaa.profile | 1 + 1 file changed, 1 insertion(+) diff --git a/products/rhel10/profiles/hipaa.profile b/products/rhel10/profiles/hipaa.profile index 05b230e850f..ecddf30b438 100644 --- a/products/rhel10/profiles/hipaa.profile +++ b/products/rhel10/profiles/hipaa.profile @@ -32,6 +32,7 @@ selections: - '!dconf_gnome_remote_access_encryption' - '!ensure_suse_gpgkey_installed' - '!ensure_fedora_gpgkey_installed' + - '!ensure_almalinux_gpgkey_installed' - '!grub2_uefi_admin_username' - '!grub2_uefi_pass' - '!service_ypbind_disabled'