Skip to content

Commit d846cf1

Browse files
author
Himani Anil Deshpande
committed
[NVIDIA-IMEX] Removing flush cache as it does not exist for package resource
1 parent 1b5cd79 commit d846cf1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cookbooks/aws-parallelcluster-platform/resources/nvidia_imex/partial/_nvidia_imex_common.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
package "nvidia-imex-#{_nvidia_imex_version}" do
5252
retries 3
5353
retry_delay 5
54-
flush_cache({ before: true })
5554
# version _nvidia_imex_version
5655
end
5756
end

0 commit comments

Comments
 (0)