Actions
Bug #12430
closedCustom facts doesn't displayed on webUI with unattended/semi-automatic pxe-less discovery via dhcp
Difficulty:
Triaged:
Bugzilla link:
Description
Description of problem: I was trying un-attended pxe-less discovery via dhcp and remastered the iso with a custom fact. Later, I discovered a host using same ISO but when I checked the facts of discovered hosts from webUI -> "Discovered Host" -> facts page, the provided custom fact was missing:
here is cmd I used to remaster the ISO:
./discovery_remaster fdi-bootable-3.0.4.iso "fdi.pxgw=192.168.100.1 fdi.pxdns=192.168.100.1 proxy.url=https://192.168.100.1:9090 proxy.type=proxy fdi.pxfactname1=myfact fdi.pxfactvalue1=somevalue fdi.pxauto=1"
How reproducible:
always
Steps to Reproduce:
1. remaster the discovery ISO as above
2. discovered the host with same ISO
3. check if myfact is available under discovered hosts facts.
Actual results:
Missing provided custom fact while re-mastering the ISO
Expected results:
provided custom fact should be displayed
Actions