1 parent 4aa21a5 commit 67bb15aCopy full SHA for 67bb15a
1 file changed
cookbooks/aws-parallelcluster-environment/attributes/environment.rb
@@ -75,9 +75,7 @@
75
76
default['cluster']['efs']['version'] = '2.4.0'
77
default['cluster']['efs']['sha256'] = '9b60c039c162388091d6fab6e9c6cfc5832f34b26b6d05b0a68b333147d78a25'
78
-if platform?('amazon')
79
- default['cluster']['efs']['version'] = '2.1.0'
80
-end
+
81
# TODO: Move to platform cookbook
82
default['cluster']['spack_shared_dir'] = "#{node['cluster']['shared_dir']}/spack"
83
default['cluster']['spack']['version'] = '0.20.2'
0 commit comments