Actions
Feature #16330
closedGive reasonable names to discovered hosts via deacon
Status:
Closed
Priority:
Low
Assignee:
Category:
Discovery plugin
Target version:
Difficulty:
trivial
Triaged:
No
Description
With deacon gem as foreman core dependency, it is possible to implement naming discovered hosts via deacon's MAC address generator. We could also orchestrate DNS for discovered hosts for easier ssh connections.
https://github.com/lzap/deacon
This makes a lot of sense because the name stays with server until decommission. It's a feature of deacon gem - same MAC maps to same name.
Updated by Lukas Zapletal almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_discovery|e098d271959701e706ee655f6550da15542985c7.
Actions