Bug #38855
closedWhen provisioning rhel9+ via fdi using static network information, localhost.localdomain will be created on Foreman webUI
Description
Description of problem:
When provisioning rhel9+ via fdi using static network information, localhost.localdomain will be created on Satellite webUI
We got a similar issue long ago, and it was already fixed, the main difference here is that, before, we were using the DHCP, and now, it's static.
How reproducible:
100%
Is this issue a regression from an earlier version:
no
Steps to Reproduce:
1. Setup satellite for provisioning (rhel9)
2. FDI, using static network information
3. Start the provisioning of rhel9
Actual behavior:
Initially, the content host will be created on Satellite, and once the VM reaches the rhsm call, a new entry will be created on satellite, called localhost.localdomain
Expected behavior:
The same content host entry should be used. During the rhsm call, the Content Host should already know the hostname, which is not the case.
Business Impact / Additional info:
Updated by Waldirio Pinheiro 4 months ago
- Red Hat JIRA set to SAT-39469
- Pull request https://github.com/theforeman/foreman/pull/10735 added
Updated by The Foreman Bot 4 months ago
- Status changed from New to Ready For Testing
Updated by Waldirio Pinheiro 3 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|3880610d63de2ebd313793bd03c6a15135e63db8.
Updated by Ondřej Gajdušek 3 months ago
- Subject changed from When provisioning rhel9+ via fdi using static network information, localhost.localdomain will be created on Satellite webUI to When provisioning rhel9+ via fdi using static network information, localhost.localdomain will be created on Foreman webUI