Skip to content

Commit

Permalink
Merge pull request #39 from mila-iqia/fix/grubx86_to_x64
Browse files Browse the repository at this point in the history
fix: Update grub filename for UEFI in dnsmasq
  • Loading branch information
btravouillon authored Jan 25, 2025
2 parents ebd2678 + 7f4f231 commit c563562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
loop:
- "dhcp-vendorclass=UEFI,PXEClient:Arch:00007"
- "dhcp-vendorclass=UEFI,PXEClient:Arch:00009"
- "dhcp-boot=net:UEFI,grub/grubx86.efi"
- "dhcp-boot=net:UEFI,grub/grubx64.efi"
notify: Restart cobbler

- name: Enable dnsmasq in modules
Expand Down

0 comments on commit c563562

Please sign in to comment.