Skip to content

Instantly share code, notes, and snippets.

@sbates
Last active December 10, 2015 07:58
Show Gist options
  • Save sbates/4404905 to your computer and use it in GitHub Desktop.
Save sbates/4404905 to your computer and use it in GitHub Desktop.
Artifactory sha-256 plugin being used to avoid remote_file repeated downloads
[2012-12-29T00:11:15-06:00] INFO: Processing artifact[solr] action download_static (solr::install line 46)
[2012-12-29T00:11:16-06:00] DEBUG: checking sha256 checksum for solr:"bb4415d1170ac94aa6bf065627617232ee94099ba3570b5c6bb9ca7cff30dca8"
[2012-12-29T00:11:16-06:00] INFO: Processing remote_file[/var/chef/cache/solr-4.0.0.war] action create (dynamically defined)
[2012-12-29T00:11:16-06:00] DEBUG: remote_file[/var/chef/cache/solr-4.0.0.war] checking for changes
[2012-12-29T00:11:16-06:00] DEBUG: remote_file[/var/chef/cache/solr-4.0.0.war] checksum matches target checksum (bb4415d1170ac94aa6bf065627617232ee94099ba3570b5c6bb9ca7cff30dca8) - not updating
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment