tinkerbell / actions

Suite of Tinkerbell Actions for use in Tinkerbell Workflows
Apache License 2.0
28 stars 43 forks source link

Allow custom path for grub.cfg #143

Closed ttwd80 closed 2 months ago

ttwd80 commented 2 months ago

Description

Add the ability to specify custom location for grub.cfg

Why is this needed

Ubuntu 24.04 cloud image mounts the /boot partition. The default /boot/grub/grub.cfg location is invalid when we mount the partition. The location when there is a /boot partition is grub/grub.cfg.

Fixes: #142

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have: