[2.5] PXE http boot template contains port

Bug #1785705 reported by Andres Rodriguez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Medium
Blake Rouse

Bug Description

The PXE template contains the port where the images are available. MAAS should automatically include this port instead of hardcoding it in the template.

LABEL execute
  SAY Booting under MAAS direction...
  SAY {{kernel_params() | kernel_command}}
  KERNEL http://{{kernel_params | fs_host}}:5248/images/{{kernel_params | kernel_path }}
  INITRD http://{{kernel_params | fs_host}}:5248/images/{{kernel_params | initrd_path }}
  APPEND {{kernel_params | kernel_command}}
  IPAPPEND 2
~

Related branches

Changed in maas:
milestone: none → 2.5.0alpha2
importance: Undecided → High
status: New → Triaged
importance: High → Medium
tags: added: rack-proxy track
Changed in maas:
milestone: 2.5.0alpha2 → 2.5.0beta1
Changed in maas:
assignee: nobody → Blake Rouse (blake-rouse)
Changed in maas:
status: Triaged → In Progress
Changed in maas:
status: In Progress → Fix Committed
Changed in maas:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.