From 7c12971e09ac29a0c70ff9d4f77a6c41d065126e Mon Sep 17 00:00:00 2001 From: Manuel Sopena Ballesteros Date: Sun, 23 Jun 2024 15:42:10 +0200 Subject: [PATCH] add faq from hussein --- docs/faq.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index 2020a07..9bc290e 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -196,7 +196,7 @@ $ manta set runtime-configuration -H my_cluster -c my_configuration **A:** `manta power on node x1003c1s7b0n0` --- +--- **Q: How to list the hardware components of a cluster?** @@ -219,7 +219,8 @@ To update the boot image based on an image id for all the nodes in a cluster `ma **Q: How to refresh the user authentication token?** -**A:** 1) Delete the auth token for the intended system/site `manta config unset auth` -2) Check manta is using the right site `manta config show`. This command should ask user to authenticate again since the auth token was deleted in the previous command +**A:** +1. Delete the auth token for the intended system/site `manta config unset auth` +2. Check manta is using the right site `manta config show`. This command should ask user to authenticate again since the auth token was deleted in the previous command