We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 413b278 commit 49aefdeCopy full SHA for 49aefde
cookbooks/aws-parallelcluster-environment/resources/efs/efs_redhat8.rb
@@ -18,8 +18,8 @@
18
19
use 'partial/_get_package_version_rpm'
20
use 'partial/_common'
21
-# use 'partial/_redhat_based'
22
-# use 'partial/_install_from_tar'
+use 'partial/_redhat_based'
+use 'partial/_install_from_tar'
23
use 'partial/_mount_umount'
24
25
def adc_install_script_code(efs_utils_tarball, efs_utils_package, efs_utils_version)
0 commit comments