Skip to content

Commit 8a933dd

Browse files
committed
Skip post initramfs rebuild
1 parent 8b7a06d commit 8a933dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/post/initramfs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
shell:
33
cmd: |
44
kver=$(cd /usr/lib/modules && echo * | awk '{print $1}')
5-
dracut -vf /usr/lib/modules/$kver/initramfs.img $kver
5+
# dracut -vf /usr/lib/modules/$kver/initramfs.img $kver

0 commit comments

Comments
 (0)