diff --git a/userdocs/getting-started/debian-quickstart.rst b/userdocs/getting-started/debian-quickstart.rst index 81009ae4..63adc73e 100644 --- a/userdocs/getting-started/debian-quickstart.rst +++ b/userdocs/getting-started/debian-quickstart.rst @@ -127,7 +127,7 @@ and set it for the "default" node profile. .. code-block:: bash - sudo wwctl image import docker://ghcr.io/warewulf/warewulf-debian:12.0 debian-12.0 + sudo wwctl image import --build docker://ghcr.io/warewulf/warewulf-debian:12.0 debian-12.0 sudo wwctl profile set default --image=debian-12.0 Set up the default node profile @@ -179,7 +179,7 @@ configurations. .. code-block:: bash - sudo wwctl node add n0000.cluster --ipaddr 192.168.200.100 --discoverable true + sudo wwctl node add n0000.cluster --ipaddr 192.168.200.100 --discoverable At this point you can view the basic configuration of this node by typing the following: