Skip to content

Commit ff96d23

Browse files
author
deepakt7340
committed
Fix: load slrum_web class only when slurm_web is enabled
1 parent 288d867 commit ff96d23

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)