coreos / coreos-assembler

Tooling container to assemble CoreOS-like systems
https://coreos.github.io/coreos-assembler/
Apache License 2.0
335 stars 165 forks source link

gf-set-platform: handle new path for console settings #3715

Closed dustymabe closed 7 months ago

dustymabe commented 7 months ago

When we use bootupd to distribute the grub configs using the -with-static-configs option the console file we want to target will be /boot/grub2/30_console.cfg. Let's update gf-set-platform to handle this case.