-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
Description of problem:
https://community.theforeman.org/t/foreman-discovery-image-v4-1-fails-to-download-zips-via-tftp/38994/6
How reproducible:
On the latest version.
# pxelinux.cfg/default
LABEL discovery
MENU LABEL Foreman Discovery Image
KERNEL boot/fdi-image/vmlinuz0
APPEND initrd=boot/fdi-image/initrd0.img 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=http://192.168.180.1:8080 proxy.type=proxy fdi.zips=discovery_extension.zip
IPAPPEND 2
Is this issue a regression from an earlier version:
Yes
Steps to Reproduce:
1. Edit pxe default with zip extension
2. Try to discover the host
3. It will be blocked on downloading the zip file from TFTP