Skip to content

Commit 27480f5

Browse files
Sean Smithlukeseawalker
authored andcommitted
Bump EFA to 1.7.1
Signed-off-by: Sean Smith <[email protected]>
1 parent 5ff8dde commit 27480f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

attributes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
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'
7272
end
7373
# 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'
74+
default['cfncluster']['efa']['installer_url'] = 'https://s3-us-west-2.amazonaws.com/aws-efa-installer/aws-efa-installer-1.7.1.tar.gz'
7575
# ENV2 - tool to capture environment and create modulefiles
7676
default['cfncluster']['env2']['url'] = 'https://sourceforge.net/projects/env2/files/env2/download'
7777
# NICE DCV

0 commit comments

Comments
 (0)