Rename BmcTemplate to Template

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2024-11-07 21:50:08 -07:00
parent 141bcd8d40
commit 9ddb491ba3
3 changed files with 18 additions and 18 deletions

View File

@@ -240,7 +240,7 @@ All IPMI specific variables are accessible in the template which are the followi
+---------------------+--------------------+
| ``--ipmiescapechar``| ``.EscapeChar`` |
+---------------------+--------------------+
| ``--ipmitemplate`` | ``.BmcTemplate`` |
| ``--ipmitemplate`` | ``.Template`` |
+---------------------+--------------------+
Additional the ``.Args`` variable is accessible which can have following
@@ -257,4 +257,4 @@ values:
which are the calls done by `wwctl power` commands.
Also the script ``/warewulf/init.d/50-ipmi`` in the **system**
overlay may need an update. There the variables must have the prefix ``.Ipmi``
overlay may need an update. There the variables must have the prefix ``.Ipmi``