Skip to content

Commit

Permalink
Add missing include for vgpu and bin
Browse files Browse the repository at this point in the history
  • Loading branch information
cmd-ntrf committed Feb 10, 2021
1 parent 9507ab6 commit fbda243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/profile/manifests/gpu.pp
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
include profile::gpu::install::vgpu::rpm
} elsif $installer == 'bin' {
# install from binary installer
include profile::gpu::install::vgpu::bin
}
}

Expand Down

0 comments on commit fbda243

Please sign in to comment.