inspec/lib/fetchers
Steven Danna 6814d6ad2b
Fail if a remote source content doesn't match lockfile
If a URL based source does not match the shasum recorded in the
lockfile, it likely means a new version has been pushed to the remote
source. In this case, we fail to help ensure that when using a lockfile
we always run the same code as when the lockfile was created.

Signed-off-by: Steven Danna <steve@chef.io>
2016-09-21 10:15:52 +01:00
..
git.rb Fail if a remote source content doesn't match lockfile 2016-09-21 10:15:52 +01:00
local.rb Fail if a remote source content doesn't match lockfile 2016-09-21 10:15:52 +01:00
mock.rb Fail if a remote source content doesn't match lockfile 2016-09-21 10:15:52 +01:00
url.rb Fail if a remote source content doesn't match lockfile 2016-09-21 10:15:52 +01:00