From 2bb6662c00091adaab5dcc2e73389e9a69e071fc Mon Sep 17 00:00:00 2001 From: e73kiel Date: Fri, 24 Jun 2022 09:36:04 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00d024d5..b9c0725c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,7 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - The yaml format for nodes has now sub-keys for ipmi and kernel, old nodes.conf files have to to be changed accordingly - host overlays can globaly disbaled, but are enabled per default -- `wwctl overlay build -H` will only nuild the overlays which are assigned to the nodes +- `wwctl overlay build -H` will only build the overlays which are assigned to the nodes ## [4.1.0] - 2021-07-29