We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a524846 commit 433b130Copy full SHA for 433b130
cookbooks/aws-parallelcluster-platform/attributes/platform.rb
@@ -25,6 +25,7 @@
25
26
# nvidia-imex
27
default['cluster']['nvidia']['imex']['shared_dir'] = "#{node['cluster']['shared_dir']}/nvidia-imex"
28
+default['cluster']['nvidia']['imex']['force_configuration'] = false
29
30
# DCV
31
default['cluster']['dcv']['authenticator']['user'] = "dcvextauth"
0 commit comments