Skip to content

Commit 67bb15a

Browse files
Himani Anil Deshpandehimani2411
authored andcommitted
[efs] Upgrade efs-utils to 2.4.0 for all OSSes
1 parent 4aa21a5 commit 67bb15a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,7 @@
7575

7676
default['cluster']['efs']['version'] = '2.4.0'
7777
default['cluster']['efs']['sha256'] = '9b60c039c162388091d6fab6e9c6cfc5832f34b26b6d05b0a68b333147d78a25'
78-
if platform?('amazon')
79-
default['cluster']['efs']['version'] = '2.1.0'
80-
end
78+
8179
# TODO: Move to platform cookbook
8280
default['cluster']['spack_shared_dir'] = "#{node['cluster']['shared_dir']}/spack"
8381
default['cluster']['spack']['version'] = '0.20.2'

0 commit comments

Comments
 (0)