Actions
Bug #6529
closedMake DHCP auto-suggest IP configurable
Description
As per the thread: https://groups.google.com/forum/#!topic/foreman-users/Wf4vRM8byCg
It seems some users have needs where their DHCP proxy auto IP suggestion isn't necessary and confuses them.
I suggest making an option (checkbox) in each subnet, "auto suggest IPs", with a help text "if enabled IPs will be suggested for hosts in this subnet" and letting people make their choice. If there is no DHCP proxy available for the subnet in question, we default to 'false'.
On the Host form, we should only display "suggest new" if the subnet has the "auto suggest IPs" option enabled.
Updated by The Foreman Bot almost 11 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.8.0
- Pull request https://github.com/theforeman/foreman/pull/1625 added
Updated by Ohad Levy almost 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions