From b574ac03ac0adfd36b7ea6770c30f19bc971a516 Mon Sep 17 00:00:00 2001 From: Andreas Skau Date: Mon, 4 Dec 2023 16:11:10 +0100 Subject: [PATCH] Went through PR checklist --- CHANGELOG.md | 1 + CONTRIBUTORS.md | 1 + userdocs/contents/ipmi.rst | 3 +++ 3 files changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2f30884..ae3cce25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Option to change the `ipmitool` escape character - New documentation for the hostlist syntax. #611 - New documentation for development environment (Vagrant) - Ability to duplicate an image with `wwctl container copy` or the API diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 2c7f8020..e43e4c2b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -29,3 +29,4 @@ * Matt Jolly @Kangie * Arnaud LECOMTE * Ryan Novosielski +* Andreas Skau @buzh diff --git a/userdocs/contents/ipmi.rst b/userdocs/contents/ipmi.rst index 8c8fdec5..86378156 100644 --- a/userdocs/contents/ipmi.rst +++ b/userdocs/contents/ipmi.rst @@ -44,6 +44,8 @@ profile set`` or ``wwctl node set``. +--------------------+---------+------+--------------------+---------------+ | ``--ipmiwrite`` | true | true | true or false | false | +--------------------+---------+------+--------------------+---------------+ +| ``--ipmiescapechar | true | true | single character | ~ | ++--------------------+---------+------+--------------------+---------------+ Reviewing Settings @@ -113,6 +115,7 @@ Node View n001 ipmipass -- -- n001 ipmiinterface -- -- n001 ipmiwrite -- -- + n001 ipmiescapechar -- -- n001 profile -- default n001 default:type -- (ethernet) n001 default:onboot -- --