Project

General

Profile

Actions

Bug #13468

closed

tftp kickstart link uses port 8000 which actually should be port 80 for it to work

Added by Kedar Bidarkar almost 9 years ago. Updated over 6 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Foreman Proxy Content
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

from the file
/var/lib/tftpboot/pxelinux.cfg/01-00-1a-4a-3e-a6-04

----------------------------------------------------------
DEFAULT linux

LABEL linux
KERNEL boot/RedHat-7.2-x86_64-vmlinuz
APPEND initrd=boot/RedHat-7.2-x86_64-initrd.img ks=http://test11.redhat.com:8000/unattended/provision?token=af62b028-7af9-435c-ba70-7be916b86126 network ks.sendmac

The above kickstart link uses port 8000, but it works only if port 80 is used.
IPAPPEND 2


Related issues 1 (0 open1 closed)

Related to Katello - Bug #10675: Make --capsule-templates option true by defaultClosedLukas Zapletal06/02/2015Actions
Actions

Also available in: Atom PDF