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
Updated by Sachin Ghai about 9 years ago
- Related to Tracker #10294: PXEless discovery feature added
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman-discovery-image/pull/49 added
Updated by Anonymous about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman-discovery-image|bfa733c7a12092af8251c09d66e1adf25cd90fad.
Actions