Support DHCP for managed network interfaces
Adds support for setting the boot protocol of a network interface. Valid values are 'static' and 'dhcp'. The default is 'static'. When set to 'dhcp', an external DHCP server must be provided. Change-Id: Ie4cafdcd24c6706009ca9e8accac2017d7d6bba7 Story: 2001967 Task: 15717
Showing
- ansible/filter_plugins/networks.py 10 additions, 5 deletionsansible/filter_plugins/networks.py
- ansible/ip-allocation.yml 3 additions, 1 deletionansible/ip-allocation.yml
- doc/source/configuration/network.rst 4 additions, 0 deletionsdoc/source/configuration/network.rst
- releasenotes/notes/bootproto-52316b6dbc30e98c.yaml 5 additions, 0 deletionsreleasenotes/notes/bootproto-52316b6dbc30e98c.yaml
Loading
Please register or sign in to comment