Puppet Class: slurm
- Inherits:
-
slurm::params
- slurm::params
- slurm
- Defined in:
- manifests/init.pp
Overview
Install slurm clients CLI and configure SLURM
Slurm configuration is generated by merging a default configuration
and the parameter $config_options
. The value in $config_options
has
always the highest priority.
= Network Topology
The network topology file is activated if the $enable_topology
is
true. The content of the file should be provided line by line as the
$topology_options
parameter