
This PS enables support to configure crashkernel boot parameter in kdump-tools config. Change-Id: I0083b15ccf3a70b9da955477f9ffbca12818be19
2 lines
99 B
Django/Jinja
2 lines
99 B
Django/Jinja
GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT crashkernel={{ kdump_tools.crashkernel }}"
|