Actions
Bug #25990
closedCapsule details shows 'TFTP server: false' in services tab, when tftp_servername in proxy settings is not configured
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
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`
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman/pull/6465 added
Updated by Lukas Zapletal about 5 years ago
- Related to Bug #27896: Allow DHCP providers to accept filename option as hostname added
Updated by Anonymous almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 60c03b6a2e92c432ee66f2b27da634954c1b646c.
Actions