fix: set el8 crypto_policy to default
- actually set the crypt policy to be default
This commit is contained in:
parent
cf6c09b143
commit
3a3cacca19
@ -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: {}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user