Skip to content

Commit 433b130

Browse files
Himani Anil Deshpandehimani2411
authored andcommitted
[NVIDIA-IMEX] Add default value for force_configuration
1 parent a524846 commit 433b130

File tree

1 file changed

+1
-0
lines changed
  • cookbooks/aws-parallelcluster-platform/attributes

1 file changed

+1
-0
lines changed

cookbooks/aws-parallelcluster-platform/attributes/platform.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
# nvidia-imex
2727
default['cluster']['nvidia']['imex']['shared_dir'] = "#{node['cluster']['shared_dir']}/nvidia-imex"
28+
default['cluster']['nvidia']['imex']['force_configuration'] = false
2829

2930
# DCV
3031
default['cluster']['dcv']['authenticator']['user'] = "dcvextauth"

0 commit comments

Comments
 (0)