From 1ddb4a877d202ad7f65c3b671689d5ede98b2989 Mon Sep 17 00:00:00 2001 From: John Hanks Date: Sun, 5 May 2024 17:12:48 -0500 Subject: [PATCH] Replace --addprofile with --profile --- userdocs/contents/profiles.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userdocs/contents/profiles.rst b/userdocs/contents/profiles.rst index ba790e1d..4dfe7f59 100644 --- a/userdocs/contents/profiles.rst +++ b/userdocs/contents/profiles.rst @@ -103,7 +103,7 @@ Lastly we just need to configure this profile to our node(s): .. code-block:: console - # wwctl node set --addprofile test_profile n0000 + # wwctl node set --profile test_profile n0000 Are you sure you want to modify 1 nodes(s): y And you can now verify that the node has both profile configurations: