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 a4ebf5a commit 059dab8Copy full SHA for 059dab8
environments/common/inventory/groups
@@ -14,8 +14,7 @@ control
14
compute
15
16
[eessi:children]
17
-# All Slurm nodes.
18
-openhpc
+# Hosts on which EESSI stack should be configured
19
20
[hpctests:children]
21
# Login group to use for running mpi-based testing.
environments/common/layouts/everything
@@ -54,3 +54,6 @@ compute
54
55
[etc_hosts]
56
# Hosts to manage /etc/hosts e.g. if no internal DNS. See ansible/roles/etc_hosts/README.md
57
+
58
+[eessi:children]
59
+openhpc
0 commit comments