Skip to content

Commit ff95ac7

Browse files
author
Aman Shah
committed
Merge pull request 'Fix: load slrum_web class only when slurm_web is enabled' (#1405) from fix_slurm_web into master
Reviewed-on: https://gitea.obmondo.com/EnableIT/LinuxAid/pulls/1405
2 parents 288d867 + ff96d23 commit ff95ac7

File tree

1 file changed

+0
-1
lines changed
  • modules/enableit/role/manifests/computing

1 file changed

+0
-1
lines changed

modules/enableit/role/manifests/computing/slurm.pp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777

7878
) inherits ::role::computing {
7979
contain 'profile::computing::slurm'
80-
contain 'profile::computing::slurm::slurm_web'
8180

8281
if $slurm_web {
8382
contain profile::computing::slurm::slurm_web

0 commit comments

Comments
 (0)