Merge pull request #744 from anderbubble/724-template-extension-fix

Add .ww suffix to 70-ww4-netname.rules
This commit is contained in:
Christian Goll
2023-03-21 08:32:57 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- The correct header is now displayed when `-al` flags are specified to overlay - The correct header is now displayed when `-al` flags are specified to overlay
list. list.
- Added a missing `.ww` extension to the `70-ww4-netname.rules` template in the
wwinit overlay.
- Restrict access to `/warewulf/config` to root only. (#728, #742) - Restrict access to `/warewulf/config` to root only. (#728, #742)
### Changed ### Changed