From 7cc3af38f7e01cab50942ab102ee8d23cad03832 Mon Sep 17 00:00:00 2001 From: Lindsay Eliasen Date: Thu, 5 Dec 2024 16:18:22 -0600 Subject: [PATCH 1/2] CASMINST-7088-release-1.6 small docs adjustment to IUF deliver product when installing USS 1.1 or higher --- operations/iuf/workflows/admin_directory.md | 2 +- operations/iuf/workflows/product_delivery.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/operations/iuf/workflows/admin_directory.md b/operations/iuf/workflows/admin_directory.md index 8ad8f317c7f5..81a56417c14f 100644 --- a/operations/iuf/workflows/admin_directory.md +++ b/operations/iuf/workflows/admin_directory.md @@ -106,7 +106,7 @@ the HPC CSM Software Recipe with the existing content in `${ADMIN_DIR}`. site_domain: "my-site-domain.net" uss: deploy_slurm: true - deploy_pbs: true + deploy_pbs: false ``` 3. Ensure the expected files are present in the admin directory after performing the steps in this section. diff --git a/operations/iuf/workflows/product_delivery.md b/operations/iuf/workflows/product_delivery.md index 70b9001ee686..795d73a0bfb4 100644 --- a/operations/iuf/workflows/product_delivery.md +++ b/operations/iuf/workflows/product_delivery.md @@ -67,8 +67,8 @@ Refer to that table and any corresponding product documents before continuing to Additional arguments are available to control the behavior of the `deliver-product` stage (for example, `-rv`). See the [`deliver-product` stage documentation](../stages/deliver_product.md) for details and adjust the example below if necessary. - **`NOTE`** When installing USS 1.1 or higher, select either SLURM or PBS Pro Products to use on the system before running this stage. For more information, see the `deliver-product` stage - details in the "Install and Upgrade Framework" section of the _HPE Cray Supercomputing User Services Software Administration Guide: CSM on HPE Cray Supercomputing EX Systems (S-8063)_. + **`NOTE`** When installing USS 1.1 or higher, select either Slurm or PBS Pro Products to use on the system before running this stage. This should be specified in `site_vars.yaml`. + For more information, see the `deliver-product` stage details in the "Install and Upgrade Framework" section of the _HPE Cray Supercomputing User Services Software Administration Guide: CSM on HPE Cray Supercomputing EX Systems (S-8063)_. (`ncn-m001#`) Execute the `deliver-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 98759451736dfe9d8c28593c6d793744f6c87e6f Mon Sep 17 00:00:00 2001 From: Russell Bunch Date: Fri, 6 Dec 2024 14:03:01 -0600 Subject: [PATCH 2/2] syntax highlighting --- operations/iuf/workflows/admin_directory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operations/iuf/workflows/admin_directory.md b/operations/iuf/workflows/admin_directory.md index 81a56417c14f..3f210bf494ff 100644 --- a/operations/iuf/workflows/admin_directory.md +++ b/operations/iuf/workflows/admin_directory.md @@ -98,7 +98,7 @@ the HPC CSM Software Recipe with the existing content in `${ADMIN_DIR}`. Example output: - ```text + ```yaml default: network_type: "cassini" suffix: "-test01"