From c7fb1f0cece9f50c0b6213304b4e7c4410801d8f Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Sun, 8 Dec 2024 19:54:15 +1100 Subject: [PATCH] neoloc/crypto_policices_el8 (#193) Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/193 --- hieradata/os/AlmaLinux/AlmaLinux8.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hieradata/os/AlmaLinux/AlmaLinux8.yaml b/hieradata/os/AlmaLinux/AlmaLinux8.yaml index e9d852d..808275c 100644 --- a/hieradata/os/AlmaLinux/AlmaLinux8.yaml +++ b/hieradata/os/AlmaLinux/AlmaLinux8.yaml @@ -1,6 +1,6 @@ # hieradata/os/AlmaLinux/AlmaLinux8.yaml --- -crypto_policies::policy: 'DEFAULT:SHA1' +crypto_policies::policy: 'DEFAULT' profiles::packages::include: network-scripts: {}