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 over 10 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 Dominic Cleal over 10 years ago
- Translation missing: en.field_release set to 10
Updated by Ohad Levy over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 160ffa2a85d5a2e6e9c0064c1b27e75c5108207f.
Actions