Pallav Gupta 644dd96a0e added support for kernel crash dump configuration
This PS enables support to configure crashkernel boot parameter
in kdump-tools config.

Change-Id: I0083b15ccf3a70b9da955477f9ffbca12818be19
2021-03-09 14:31:12 +00:00

2 lines
99 B
Django/Jinja

GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT crashkernel={{ kdump_tools.crashkernel }}"