Skip to content

Commit 6c13cbd

Browse files
committed
Add dependency on kmod::load for nvidia-mig-parted apply
1 parent 551e0aa commit 6c13cbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/profile/manifests/gpu.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@
229229
Service['nvidia-dcgm'],
230230
],
231231
}
232+
Kmod::Load <| tag == profile::gpu::install |> -> Exec['nvidia-mig-parted apply']
232233
}
233234

234235
class profile::gpu::install::vgpu (

0 commit comments

Comments
 (0)