Skip to content

Commit c3e8429

Browse files
committed
no checksum
1 parent 07a0406 commit c3e8429

File tree

1 file changed

+1
-1
lines changed
  • cookbooks/aws-parallelcluster-platform/resources/dcv/partial

1 file changed

+1
-1
lines changed

cookbooks/aws-parallelcluster-platform/resources/dcv/partial/_dcv_common.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ def optionally_disable_rnd
149149
unless ::File.exist?(dcv_tarball)
150150
remote_file dcv_tarball do
151151
source dcv_url
152-
checksum dcv_sha256sum
152+
# checksum dcv_sha256sum
153153
mode '0644'
154154
retries 3
155155
retry_delay 5

0 commit comments

Comments
 (0)