fix: set el8 crypto_policy to default

- actually set the crypt policy to be default
This commit is contained in:
2024-12-08 19:50:31 +11:00
parent cf6c09b143
commit 3a3cacca19
+1 -1
View File
@@ -1,6 +1,6 @@
# hieradata/os/AlmaLinux/AlmaLinux8.yaml # hieradata/os/AlmaLinux/AlmaLinux8.yaml
--- ---
crypto_policies::policy: 'DEFAULT:SHA1' crypto_policies::policy: 'DEFAULT'
profiles::packages::include: profiles::packages::include:
network-scripts: {} network-scripts: {}