Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Latest commit

 

History

History
44 lines (27 loc) · 906 Bytes

File metadata and controls

44 lines (27 loc) · 906 Bytes

slurm

Install the SLURM client, node, controller or database daemon.

Note

The original version was tested under CentOS 7. The port to Unbuntu 16.04 was a considerable change, including removal of the code that sets up a mariadb servers. It should still work under Centos 7.

See the full Salt Formulas installation and usage instructions.

Available states

Install the basic configuration for a client. Note this is just for e.g. a head node and does not include the execution daemon.

Configure and install compute node.

Install and configure the control daemon.

Install and configure database daemon.