Skip to content

Commit 3125cbc

Browse files
committed
rhel8 efs adc
1 parent 49aefde commit 3125cbc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cookbooks/aws-parallelcluster-environment/resources/efs/efs_redhat8.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
use 'partial/_install_from_tar'
2323
use 'partial/_mount_umount'
2424

25+
property :efs_utils_version, String, default: '2.3.1'
26+
2527
def adc_install_script_code(efs_utils_tarball, efs_utils_package, efs_utils_version)
2628
<<-EFSUTILSINSTALL
2729
set -e

0 commit comments

Comments
 (0)