File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1313control
1414compute
1515
16- [eessi]
17- # Hosts on which EESSI stack should be configured
18-
1916[hpctests:children]
2017# Login group to use for running mpi-based testing.
2118login
@@ -115,12 +112,18 @@ freeipa_client
115112[cuda]
116113# Hosts to install NVIDIA CUDA on - see ansible/roles/cuda/README.md
117114
115+ [eessi]
116+ # Hosts on which EESSI stack should be configured
117+
118118[resolv_conf]
119119# Allows defining nameservers in /etc/resolv.conf - see ansible/roles/resolv_conf/README.md
120120
121121[proxy]
122122# Hosts to configure http/s proxies - see ansible/roles/proxy/README.md
123123
124+ [manila]
125+ # Hosts to configure for manila fileshares
126+
124127[persist_hostkeys]
125128# Hosts to persist hostkeys for across reimaging. NB: Requires appliances_state_dir on hosts.
126129
Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ compute
5858# Hosts to install NVIDIA CUDA on - see ansible/roles/cuda/README.md
5959
6060[eessi:children]
61+ # Hosts on which EESSI stack should be configured
6162openhpc
6263
6364[resolv_conf]
@@ -79,7 +80,7 @@ openhpc
7980# Hosts to run TuneD configuration
8081
8182[ansible_init:children]
82- # Hosts to run ansible -init
83+ # Hosts to run linux-anisble -init
8384cluster
8485
8586[sssd]
You can’t perform that action at this time.
0 commit comments