Document warewulf.conf:dhcp.template
- Closes: #1701 Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
- Recommend installing ipmitool with Warewulf package. #970
|
||||
- Add completion for profile list. #1695
|
||||
- Add OPTIONS argument for `warewulfd.service`. #1707
|
||||
- Document `warewulf.conf:dhcp.template`. #1701
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
@@ -70,6 +70,13 @@ configurations:
|
||||
network, failures will occur. This specifies the range of addresses
|
||||
you want DHCP to use.
|
||||
|
||||
* ``dhcp:template`` defines an optional DHCP template variable to control the
|
||||
generation of the DHCP template.
|
||||
|
||||
Specifying ``template: static`` populates ``dhcpd.conf`` with static leases
|
||||
for each host, bypassing the DHCP range. Run ``wwctl configure dhcp`` to
|
||||
update ``dhcpd.conf`` when nodes are added, removed, or changed.
|
||||
|
||||
The other configuration options are usually not touched, but they are
|
||||
explained as follows:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user