Skip to content

Commit 49aefde

Browse files
committed
rhel8 efs adc
1 parent 413b278 commit 49aefde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818

1919
use 'partial/_get_package_version_rpm'
2020
use 'partial/_common'
21-
# use 'partial/_redhat_based'
22-
# use 'partial/_install_from_tar'
21+
use 'partial/_redhat_based'
22+
use 'partial/_install_from_tar'
2323
use 'partial/_mount_umount'
2424

2525
def adc_install_script_code(efs_utils_tarball, efs_utils_package, efs_utils_version)

0 commit comments

Comments
 (0)