We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c8f96f commit 5ceb9e1Copy full SHA for 5ceb9e1
README.md
@@ -69,7 +69,8 @@ unique set of homogenous nodes:
69
**NB:** Parameters which can be set via the keys above must not be included here.
70
71
Each nodegroup will contain hosts from an Ansible inventory group named
72
- `{{ openhpc_cluster_name }}_{{ group_name}}`. Note that:
+ `{{ openhpc_cluster_name }}_{{ name }}`, where `name` is the nodegroup name.
73
+ Note that:
74
- Each host may only appear in one nodegroup.
75
- Hosts in a nodegroup are assumed to be homogenous in terms of processor and memory.
76
- Hosts may have arbitrary hostnames, but these should be lowercase to avoid a
0 commit comments