Project

General

Profile

Actions

Bug #29239

closed

Default PXE global template entry "discovery" no longer works for EFI systems

Added by Lukas Zapletal about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Templates
Target version:

Description

We have changed global template to this:

menuentry 'Foreman Discovery Image <%= suffix %>' --id discovery<%= suffix %> {
  linux<%= suffix %> boot/fdi-image/vmlinuz0 rootflags=loop root=live:/fdi.iso rootfstype=auto ro rd.live.image acpi=force rd.luks=0 rd.md=0 rd.dm=0 rd.lvm=0 rd.bootif=0 rd.neednet=0 nokaslr nomodeset proxy.url=<%= foreman_server_url %> proxy.type=foreman BOOTIF=01-$mac
  initrd<%= suffix %> boot/fdi-image/initrd0.img
}

By adding <%= suffix > to the --id discovery, it is no longer possible to force systems to load the discovery image using the "Default PXE global template entry" in systems mixed with UEFI and non-UEFI machines. Adding the <= suffix %> to the menu item test makes sense, changing the --id not so much. Is there a reason why the --id section was changed?

Actions #1

Updated by Lukas Zapletal about 4 years ago

  • Project changed from Discovery to Templates
  • Category deleted (Discovery plugin)
  • Target version deleted (Discovery Plugin 16.0)
Actions #2

Updated by Lukas Zapletal about 4 years ago

  • Project changed from Templates to Foreman
  • Category set to Templates
  • Fixed in Releases 2.1.0 added
Actions #3

Updated by Lukas Zapletal about 4 years ago

  • Target version set to 2.1.0
  • Fixed in Releases deleted (2.1.0)
Actions #4

Updated by Lukas Zapletal about 4 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/community-templates/pull/696 added
Actions #5

Updated by The Foreman Bot about 4 years ago

  • Assignee set to Lukas Zapletal
Actions #6

Updated by Lukas Zapletal about 4 years ago

  • Target version changed from 2.1.0 to 2.0.0

Actually this is a regression it seems, I will try to hit 2.0 for this one.

Actions #7

Updated by The Foreman Bot about 4 years ago

  • Fixed in Releases 2.1.0 added
Actions #8

Updated by Anonymous about 4 years ago

  • Status changed from Ready For Testing to Closed
Actions #9

Updated by The Foreman Bot about 4 years ago

  • Pull request https://github.com/theforeman/community-templates/pull/714 added
Actions #10

Updated by Tomer Brisker about 4 years ago

  • Fixed in Releases 2.0.0 added
  • Fixed in Releases deleted (2.1.0)
Actions #11

Updated by The Foreman Bot about 4 years ago

  • Pull request https://github.com/theforeman/community-templates/pull/717 added
Actions

Also available in: Atom PDF