Actions
Feature #16890
closedPrevent host discovery for existing MAC/IP addresses
Status:
Closed
Priority:
Low
Assignee:
Category:
Discovery plugin
Target version:
Difficulty:
Triaged:
Description
Ran into a situation where someone deleted the pxe/macfile from tftpserver. This allowed server to use default pxe file that says to boot into discovery image. When discovery image boots, it should check if ip/mac already exists in host table, and if so, don't add into discovered_hosts table. When this occurs and I remove the entry from discovered_hosts, the existing host entry loses its FACTs information.
Updated by Dominic Cleal over 8 years ago
- Project changed from Foreman to Discovery
- Category deleted (
Inventory)
Updated by Lukas Zapletal over 8 years ago
- Subject changed from Prevent host booting into discovery from registration if server already exists in host table. to Prevent host discovery for existing MAC/IP addresses
- Category set to Discovery plugin
- Priority changed from Normal to Low
Updated by Lukas Zapletal over 8 years ago
- Related to Bug #17260: Discovered (7.0) host does not delete with error "undefined method `operatingsystem'" added
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman_discovery/pull/324 added
Updated by Anonymous about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Lukas Zapletal about 7 years ago
- Related to Bug #23174: Do not prevent host discovery for existing MAC/IP addresses added
Actions