Skip to content

Commit

Permalink
Remove munge's epel yumrepo requirement
Browse files Browse the repository at this point in the history
munge is provided by appstream since RHEL8
  • Loading branch information
cmd-ntrf committed Nov 21, 2024
1 parent 844cb83 commit d1de729
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion site/profile/manifests/slurm.pp
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@

package { 'munge':
ensure => 'installed',
require => Yumrepo['epel']
}

file { '/var/log/slurm':
Expand Down

0 comments on commit d1de729

Please sign in to comment.