Skip to content

v0.7.1

Compare
Choose a tag to compare
@mthssdrbrg mthssdrbrg released this 21 Feb 10:08

Bug fix release due to changes to the remote_file resource in Chef 12.

Previously it was possible to set an empty string as checksum on a remote_file resource and it would simply skip validating (or at least ignore it in some way) , but in Chef 12 it’ll try to compare an empty string with whatever checksum it gets from the file.