Skip to content

Commit 00fd58d

Browse files
Update README.md
1 parent 18c8cb4 commit 00fd58d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ SSH key is generated each time for the environment in the ./key.pem file.
4141

4242
### Roles
4343

44+
Roles are set in variables.tf as
45+
additional_headnode_roles, additional_worker_roles, additional_storage_roles or additional_role_all
46+
Additional roles provide ability to install and configure applications defined as Salt states.
47+
48+
Example roles:
4449
- intelmpi: provides configured Intel yum repository and installs IntelMPI distribution
4550
- openmpi: installs OpenMPI from OL repository
4651

@@ -49,6 +54,8 @@ SSH key is generated each time for the environment in the ./key.pem file.
4954

5055
#### Filesystems
5156

57+
Storage role servers will be configured as filesystem nodes, while headnode and worker nodes will act as a clients.
58+
5259
- GlusterFS (requires storage role)
5360

5461
To use BeeGFS set storage_type to beegfs.

0 commit comments

Comments
 (0)