From 7493035fa5273ca06bf0f75d08858b8eb0a9defd Mon Sep 17 00:00:00 2001 From: ganesh s <124240773+ganeshs-hpe@users.noreply.github.com> Date: Thu, 26 Sep 2024 12:53:33 +0530 Subject: [PATCH 1/6] Update deploy_product.md Signed-off-by: ganesh s <124240773+ganeshs-hpe@users.noreply.github.com> --- operations/iuf/workflows/deploy_product.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/operations/iuf/workflows/deploy_product.md b/operations/iuf/workflows/deploy_product.md index c16ca5882d66..a8169897d3fc 100644 --- a/operations/iuf/workflows/deploy_product.md +++ b/operations/iuf/workflows/deploy_product.md @@ -12,8 +12,10 @@ Refer to that table and any corresponding product documents before continuing to 1. Invoke `iuf run` with activity identifier `${ACTIVITY_NAME}` and use `-r` to execute the [`deploy-product`](../stages/deploy_product.md) stage. Perform the upgrade using product content found in `${MEDIA_DIR}`. Additional arguments are available to control the behavior of the `deploy-product` stage (for example, `-rv`). - See the [`deploy-product` stage documentation](../stages/deploy_product.md) for details and adjust the example below if necessary. - + See the [`deploy-product` stage documentation](../stages/deploy_product.md) for details and adjust the example below if necessary. **`NOTE`** Ensure that the +[latest version of `docs-csm`](https://github.com/Cray-HPE/docs-csm/blob/release/1.6/update_product_stream/README.md#check-for-latest-documentation) + is installed for the target CSM version being installed or upgraded. + (`ncn-m001#`) Execute the `deploy-product` stage. Use site variables from the `site_vars.yaml` file found in `${ADMIN_DIR}` and recipe variables from the `product_vars.yaml` file found in `${ADMIN_DIR}`. ```bash From db6747a2cb25630bf87b64af68d66e33f534fac1 Mon Sep 17 00:00:00 2001 From: ganesh s <124240773+ganeshs-hpe@users.noreply.github.com> Date: Thu, 26 Sep 2024 12:56:04 +0530 Subject: [PATCH 2/6] Update deploy_product.md Signed-off-by: ganesh s <124240773+ganeshs-hpe@users.noreply.github.com> --- operations/iuf/workflows/deploy_product.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operations/iuf/workflows/deploy_product.md b/operations/iuf/workflows/deploy_product.md index a8169897d3fc..11cbbf0d7b30 100644 --- a/operations/iuf/workflows/deploy_product.md +++ b/operations/iuf/workflows/deploy_product.md @@ -15,7 +15,7 @@ Refer to that table and any corresponding product documents before continuing to See the [`deploy-product` stage documentation](../stages/deploy_product.md) for details and adjust the example below if necessary. **`NOTE`** Ensure that the [latest version of `docs-csm`](https://github.com/Cray-HPE/docs-csm/blob/release/1.6/update_product_stream/README.md#check-for-latest-documentation) is installed for the target CSM version being installed or upgraded. - + (`ncn-m001#`) Execute the `deploy-product` stage. Use site variables from the `site_vars.yaml` file found in `${ADMIN_DIR}` and recipe variables from the `product_vars.yaml` file found in `${ADMIN_DIR}`. ```bash From a1d7f9d8c8db2f7c68a75d20676c2a9e346dfbf0 Mon Sep 17 00:00:00 2001 From: ganesh s <124240773+ganeshs-hpe@users.noreply.github.com> Date: Thu, 26 Sep 2024 12:57:39 +0530 Subject: [PATCH 3/6] Update deploy_product.md Signed-off-by: ganesh s <124240773+ganeshs-hpe@users.noreply.github.com> --- operations/iuf/workflows/deploy_product.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operations/iuf/workflows/deploy_product.md b/operations/iuf/workflows/deploy_product.md index 11cbbf0d7b30..34679c7fd038 100644 --- a/operations/iuf/workflows/deploy_product.md +++ b/operations/iuf/workflows/deploy_product.md @@ -12,7 +12,7 @@ Refer to that table and any corresponding product documents before continuing to 1. Invoke `iuf run` with activity identifier `${ACTIVITY_NAME}` and use `-r` to execute the [`deploy-product`](../stages/deploy_product.md) stage. Perform the upgrade using product content found in `${MEDIA_DIR}`. Additional arguments are available to control the behavior of the `deploy-product` stage (for example, `-rv`). - See the [`deploy-product` stage documentation](../stages/deploy_product.md) for details and adjust the example below if necessary. **`NOTE`** Ensure that the + See the [`deploy-product` stage documentation](../stages/deploy_product.md) for details and adjust the example below if necessary.**`NOTE`** Ensure that the [latest version of `docs-csm`](https://github.com/Cray-HPE/docs-csm/blob/release/1.6/update_product_stream/README.md#check-for-latest-documentation) is installed for the target CSM version being installed or upgraded. From f19f37e2960bc23d6608a14b6246eb3e2449f074 Mon Sep 17 00:00:00 2001 From: ganesh s <124240773+ganeshs-hpe@users.noreply.github.com> Date: Thu, 26 Sep 2024 12:58:52 +0530 Subject: [PATCH 4/6] Update deploy_product.md Signed-off-by: ganesh s <124240773+ganeshs-hpe@users.noreply.github.com> --- operations/iuf/workflows/deploy_product.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operations/iuf/workflows/deploy_product.md b/operations/iuf/workflows/deploy_product.md index 34679c7fd038..d61bae0056bd 100644 --- a/operations/iuf/workflows/deploy_product.md +++ b/operations/iuf/workflows/deploy_product.md @@ -12,7 +12,7 @@ Refer to that table and any corresponding product documents before continuing to 1. Invoke `iuf run` with activity identifier `${ACTIVITY_NAME}` and use `-r` to execute the [`deploy-product`](../stages/deploy_product.md) stage. Perform the upgrade using product content found in `${MEDIA_DIR}`. Additional arguments are available to control the behavior of the `deploy-product` stage (for example, `-rv`). - See the [`deploy-product` stage documentation](../stages/deploy_product.md) for details and adjust the example below if necessary.**`NOTE`** Ensure that the + See the [`deploy-product` stage documentation](../stages/deploy_product.md) for details and adjust the example below if necessary.**`NOTE`** Ensure that the [latest version of `docs-csm`](https://github.com/Cray-HPE/docs-csm/blob/release/1.6/update_product_stream/README.md#check-for-latest-documentation) is installed for the target CSM version being installed or upgraded. From abe1903607bcaa860df6aded4889733faa16fdce Mon Sep 17 00:00:00 2001 From: Russell Bunch Date: Tue, 1 Oct 2024 14:05:58 -0500 Subject: [PATCH 5/6] Update operations/iuf/workflows/deploy_product.md Signed-off-by: Russell Bunch --- operations/iuf/workflows/deploy_product.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/operations/iuf/workflows/deploy_product.md b/operations/iuf/workflows/deploy_product.md index d61bae0056bd..c8dcabd656c7 100644 --- a/operations/iuf/workflows/deploy_product.md +++ b/operations/iuf/workflows/deploy_product.md @@ -13,8 +13,8 @@ Refer to that table and any corresponding product documents before continuing to 1. Invoke `iuf run` with activity identifier `${ACTIVITY_NAME}` and use `-r` to execute the [`deploy-product`](../stages/deploy_product.md) stage. Perform the upgrade using product content found in `${MEDIA_DIR}`. Additional arguments are available to control the behavior of the `deploy-product` stage (for example, `-rv`). See the [`deploy-product` stage documentation](../stages/deploy_product.md) for details and adjust the example below if necessary.**`NOTE`** Ensure that the -[latest version of `docs-csm`](https://github.com/Cray-HPE/docs-csm/blob/release/1.6/update_product_stream/README.md#check-for-latest-documentation) - is installed for the target CSM version being installed or upgraded. + [latest version of `docs-csm`](https://github.com/Cray-HPE/docs-csm/blob/release/1.6/update_product_stream/README.md#check-for-latest-documentation) + is installed for the target CSM version being installed or upgraded. (`ncn-m001#`) Execute the `deploy-product` stage. Use site variables from the `site_vars.yaml` file found in `${ADMIN_DIR}` and recipe variables from the `product_vars.yaml` file found in `${ADMIN_DIR}`. From db423f6843495f2a657233183b63e25391793d57 Mon Sep 17 00:00:00 2001 From: Nathan Rockershousen Date: Tue, 1 Oct 2024 14:06:43 -0500 Subject: [PATCH 6/6] Update operations/iuf/workflows/deploy_product.md Signed-off-by: Nathan Rockershousen --- operations/iuf/workflows/deploy_product.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operations/iuf/workflows/deploy_product.md b/operations/iuf/workflows/deploy_product.md index c8dcabd656c7..5caeab54f86f 100644 --- a/operations/iuf/workflows/deploy_product.md +++ b/operations/iuf/workflows/deploy_product.md @@ -12,7 +12,7 @@ Refer to that table and any corresponding product documents before continuing to 1. Invoke `iuf run` with activity identifier `${ACTIVITY_NAME}` and use `-r` to execute the [`deploy-product`](../stages/deploy_product.md) stage. Perform the upgrade using product content found in `${MEDIA_DIR}`. Additional arguments are available to control the behavior of the `deploy-product` stage (for example, `-rv`). - See the [`deploy-product` stage documentation](../stages/deploy_product.md) for details and adjust the example below if necessary.**`NOTE`** Ensure that the + See the [`deploy-product` stage documentation](../stages/deploy_product.md) for details and adjust the following example if necessary. **`NOTE`** Ensure that the [latest version of `docs-csm`](https://github.com/Cray-HPE/docs-csm/blob/release/1.6/update_product_stream/README.md#check-for-latest-documentation) is installed for the target CSM version being installed or upgraded.