Bug #25990
Capsule details shows 'TFTP server: false' in services tab, when tftp_servername in proxy settings is not configured
Pull request:
Fixed in Releases:
Found in Releases:
Description
Description of problem:
When tftp_servername is not set in the proxy module configuration, the services tab on capsule details shows 'TFTP server' false: this causes confusion, as it looks like that the tftp is not configured properly, which is not the case.
How reproducible:
100%
Steps to Reproduce:
1. installer satellite with tftp enabled
2. got to internal capsule details, service tab
3. see TFTP server: false
Actual results:
`TFTP server false`
Expected results:
Since we fallback to the proxy url as the next server, we should probably
show this info in the `TFTP server name` as well`
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot almost 2 years ago
- Assignee set to Lukas Zapletal
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6465 added
#2
Updated by Lukas Zapletal over 1 year ago
- Related to Bug #27896: Allow DHCP providers to accept filename option as hostname added
#3
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases 2.0.0 added
#4
Updated by Anonymous about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset 60c03b6a2e92c432ee66f2b27da634954c1b646c.
Fixes #25990 - no reverse DNS search for bs (#6465)