added documentation
foo
This commit is contained in:
committed by
Jonathon Anderson
parent
04c54f1907
commit
c4b8595f20
11
CHANGELOG.md
11
CHANGELOG.md
@@ -20,6 +20,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
- Updated arguments for `ValidString` to match `regexp.MatchString`
|
||||
- New `mig` overlay to configure NVIDIA MIG devices. #2102
|
||||
- Documented that booting a node twice fixes broken partition tables
|
||||
- Updated arguments for `ValidString` to match `regexp.MatchString`
|
||||
- New `mig` overlay to configure NVIDIA MIG devices. #2102
|
||||
- TLS with the command `wwctl configure tls` for key management.
|
||||
Keys can be created automtically or imported. The runtime overlay is
|
||||
if TLS is enabled is not distributed over plain http.
|
||||
|
||||
|
||||
## v4.6.5, 2026-01-12
|
||||
|
||||
@@ -35,6 +41,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
- New `range6 start` and `range6 end` in `warewulf.conf:dhcp`. #2068
|
||||
- New `Gateway6` network device field. #2068
|
||||
- New `systemd-networkd` overlay. #2068
|
||||
- `wwclient.aarch64` overlay always provides an aarch64 wwclient executable.
|
||||
- `wwclient.x86_64` overlay always provides an x86_64 wwclient executable.
|
||||
- systemd-networkd overlay with IPv6 support
|
||||
- `wwctl overlay info` lists the variables used by an overlay template
|
||||
- TLS
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user