Merge branch 'crypto-scripts' into 'main'

system-config: Add crypto-policies-scripts

See merge request fedora/bootc/base-images!34
This commit is contained in:
Colin Walters (Red Hat) 2024-08-21 15:04:43 +00:00
commit 1350cb68ca
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# These are packages that are related to configuring parts of the system. # These are packages that are related to configuring parts of the system.
packages: packages:
# Explicit dep for RHEL >= 10
- crypto-policies-scripts
# Configuring SSH keys, cloud provider check-in, etc # Configuring SSH keys, cloud provider check-in, etc
# TODO: needs Ignition kargs # TODO: needs Ignition kargs
# - afterburn afterburn-dracut # - afterburn afterburn-dracut