Skip to content

Commit a6b9560

Browse files
author
aman
committed
include slurm exporter for slurm master node
1 parent c5bc065 commit a6b9560

File tree

1 file changed

+2
-0
lines changed
  • modules/enableit/profile/manifests/computing

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@
129129
interface => $interface ,
130130
node_cidrs => $node_cidrs,
131131
}
132+
133+
include common::monitor::exporter::slurm
132134
}
133135

134136
if $enable and $slurmdbd {

0 commit comments

Comments
 (0)