Skip to content

Commit 679a6c6

Browse files
committed
Fix typos in docs
1 parent 2244f07 commit 679a6c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/experimental/slurm-controlled-rebuild.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ The configuration of this is complex and involves:
103103
be in:
104104
- `environments/site/tofu/variables.tf`: `cluster_image_id` for the default
105105
cluster image.
106-
- `enviroments/$ENV/tofu/main.tf`: parameter `image_id` in node groups
106+
- `environments/$ENV/tofu/main.tf`: parameter `image_id` in node groups
107107
defined in the `compute` or `login` variables, to override the default
108108
image for specific node groups.
109109

docs/operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ See [Reconfiguring Slurm](#Reconfiguring-Slurm) to apply changes.
4444

4545
# Modifying Slurm Partition-specific Configuration
4646

47-
Modify the `openhpc_slurm_partitions` mapping usually in `enviroments/$SITE_ENV/inventory/group_vars/all/openhpc.yml` as described for [stackhpc.openhpc:slurmconf](https://github.com/stackhpc/ansible-role-openhpc#slurmconf) (note the relevant version of this role is defined in the `requirements.yml`)
47+
Modify the `openhpc_slurm_partitions` mapping usually in `environments/$SITE_ENV/inventory/group_vars/all/openhpc.yml` as described for [stackhpc.openhpc:slurmconf](https://github.com/stackhpc/ansible-role-openhpc#slurmconf) (note the relevant version of this role is defined in the `requirements.yml`)
4848

4949
Note an Ansible inventory group for the partition is required. This is generally auto-defined by a template in the OpenTofu configuration.
5050

0 commit comments

Comments
 (0)