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.
Category:
Foreman Proxy Content
|
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
It seems templates feature got accidentally enabled by default for satellite.
The above output is from default capsule (satellite).
- Status changed from New to Feedback
Not sure if you're saying this bug should be rejected or not. If you have the templates smart proxy feature enabled on the provisioning subnet of a host, then it appears to be working correctly.
- Project changed from Foreman to Katello
- Status changed from Feedback to New
- Category set to Foreman Proxy Content
- Translation missing: en.field_release set to 86
- Related to Bug #10675: Make --capsule-templates option true by default added
- Status changed from New to Rejected
Also available in: Atom
PDF