Fixed an incorrect issue association in CHANGELOG

This commit is contained in:
Jonathon Anderson
2023-01-18 15:53:21 -07:00
committed by GitHub
parent b5cdfa06fb
commit 88b740d74d

View File

@@ -56,7 +56,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- The environment variable `WW_CONTAINER_SHELL` is defined in a `wwctl
container shell` environment to indicate the container in use. #579
- Network interface configuration (`ifcfg`) files now include the
interface name and type. #574
interface name and type. #457
### Fixed