Skip to content

Commit

Permalink
common.yaml: stop including ifcfg dracut module
Browse files Browse the repository at this point in the history
It's included by default currently so we don't need this. A patch in FCOS
will actually make it so that we don't pull it in at all:
coreos/fedora-coreos-config#2642

Part of the move away `initramfs-args`, which is deprecated:
coreos/rpm-ostree#3834
  • Loading branch information
jlebon committed Sep 29, 2023
1 parent de009a9 commit 253bbef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ initramfs-args:
- "iscsi"
- "ignition"
- "--add"
- "ifcfg"
- "--add"
- "fips"

postprocess:
Expand Down

0 comments on commit 253bbef

Please sign in to comment.