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 5ff8dde commit 27480f5Copy full SHA for 27480f5
attributes/default.rb
@@ -71,7 +71,7 @@
71
default['cfncluster']['nvidia']['cuda_url'] = 'https://developer.download.nvidia.com/compute/cuda/10.2/Prod/local_installers/cuda_10.2.89_440.33.01_linux.run'
72
end
73
# EFA
74
-default['cfncluster']['efa']['installer_url'] = 'https://s3-us-west-2.amazonaws.com/aws-efa-installer/aws-efa-installer-1.7.0.tar.gz'
+default['cfncluster']['efa']['installer_url'] = 'https://s3-us-west-2.amazonaws.com/aws-efa-installer/aws-efa-installer-1.7.1.tar.gz'
75
# ENV2 - tool to capture environment and create modulefiles
76
default['cfncluster']['env2']['url'] = 'https://sourceforge.net/projects/env2/files/env2/download'
77
# NICE DCV
0 commit comments