tripleo-heat-templates/extraconfig/pre_network
Steve Baker b38b9ee118 Handle generating grub config for EFI partitions
The default overcloud-full image uses grub config path
/boot/grub2/grub.cfg however images with EFI boot partitions use grub
config path /boot/efi/EFI/redhat/grub.cfg.

This means for EFI based images, persisting kernel boot args is
currently broken. This change fixes this by checking a known list of
grub.cfg paths and regenerating the config for each file which already
exists.

Change-Id: I9ef130a3f437c82e9e3ec2f2bc82df3ea45c410f
Closes-Bug: #1877215
(cherry picked from commit 493cbe8a85)
2020-05-15 15:54:44 +12:00
..
boot-params-service.yaml NFV: Support for config-download to deploy node with kernel args 2019-03-01 14:26:07 +05:30
boot_param_tasks.yaml Handle generating grub config for EFI partitions 2020-05-15 15:54:44 +12:00
config_then_reboot.yaml Add missing RoleParameters and ServiceNames 2019-02-20 14:14:28 +00:00
host_config_and_reboot.yaml [stable/queens] Add a check for kernels args update to avoid unnecessary reboot 2019-03-05 09:37:31 +05:30