From 4be584677b5123fdf282bb58bfb87c1684eb4ca0 Mon Sep 17 00:00:00 2001 From: sulekha-hpe <130485631+sulekha-hpe@users.noreply.github.com> Date: Tue, 17 Dec 2024 17:47:52 +0530 Subject: [PATCH] Update Configure_a_Remote_Build_Node.md Changing the target-group from Application to Compute Signed-off-by: sulekha-hpe <130485631+sulekha-hpe@users.noreply.github.com> --- operations/image_management/Configure_a_Remote_Build_Node.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operations/image_management/Configure_a_Remote_Build_Node.md b/operations/image_management/Configure_a_Remote_Build_Node.md index a84f626f682b..c621acc56c6b 100644 --- a/operations/image_management/Configure_a_Remote_Build_Node.md +++ b/operations/image_management/Configure_a_Remote_Build_Node.md @@ -269,7 +269,7 @@ image that is installed with CSM. This image may be used to boot multiple remote 1. Create the CFS session. ```bash - cray cfs sessions create --target-group Application $BAREBONES_IMAGE_ID \ + cray cfs sessions create --target-group Compute $BAREBONES_IMAGE_ID \ --target-image-map $BAREBONES_IMAGE_ID $NEW_IMAGE_NAME \ --target-definition image --name $CFS_SESSION_NAME \ --configuration-name $IMS_REMOTE_CFS_CONFIGURATION