Skip to content

Commit ec9d0cf

Browse files
author
Aman Shah
committed
Merge pull request 'Fix_bug space' (#1349) from slurm_controller_traffic into master
Reviewed-on: https://gitea.obmondo.com/EnableIT/LinuxAid/pulls/1349
2 parents 6cd4ea4 + f56dacb commit ec9d0cf

File tree

1 file changed

+1
-1
lines changed
  • modules/enableit/profile/manifests/computing/slurm

1 file changed

+1
-1
lines changed

modules/enableit/profile/manifests/computing/slurm/slurmd.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
dport => 6818,
1717
;
1818

19-
'100 allow slurm controller traffic':
19+
'100 allow slurm controller traffic':
2020
dport => '1024-60535',
2121
;
2222
}

0 commit comments

Comments
 (0)