Include a configuration example for grubboot
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -8,6 +8,12 @@ that only the signed kernel of a distribution can be booted. This can
|
||||
be a huge security benefit for some scenarios.
|
||||
|
||||
In order to enable the grub boot method it has to be enabled in `warewulf.conf`.
|
||||
|
||||
.. code-block: yaml
|
||||
|
||||
warewulf:
|
||||
grubboot: true
|
||||
|
||||
Nodes which are not known to warewulf will then booted with the shim/grub from
|
||||
the host on which warewulf is installed.
|
||||
|
||||
@@ -124,4 +130,4 @@ Install on EL system
|
||||
.. code-block:: console
|
||||
|
||||
# wwctl container shell rocky9
|
||||
[rocky9] Warewulf> dnf install shim-x64.x86_64 grub2-pc.x86_64
|
||||
[rocky9] Warewulf> dnf install shim-x64.x86_64 grub2-pc.x86_64
|
||||
|
||||
Reference in New Issue
Block a user