system-config: Add crypto-policies-scripts
Addresses https://gitlab.com/fedora/bootc/examples/-/issues/14 Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
parent
0858175b46
commit
ee7ceb348c
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue