Skip to content

Commit

Permalink
Install Slurm's pmi/pmi2 libraries till we embrace pmix
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Samuelson committed Jun 18, 2019
1 parent 514139a commit 72327a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@
ensure => present,
}

package { 'slurm-libpmi':
ensure => present,
}

########################################################

# SLURM service ########################################
Expand Down

0 comments on commit 72327a0

Please sign in to comment.