tripleo-ansible/tripleo_ansible/roles/tripleo-kernel/tasks
Steve Baker ae82857d35 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 commits 4cf48e9b75
                        and 09abd4aac6)
2020-05-15 15:43:37 +12:00
..
kernelargs.yml Handle generating grub config for EFI partitions 2020-05-15 15:43:37 +12:00
main.yml Remove dracut-config-generic package 2020-01-16 00:50:23 +00:00
reboot.yaml (follow-up) run check mode for more molecule tests 2020-04-14 16:29:13 +00:00