issues
search
RiotGamesCookbooks
/
artifact-cookbook
Provides your cookbooks with the Artifact Deploy LWRP
Other
134
stars
91
forks
source link
Should probably SHA1 the file instead of the string representing the file's path
#50
Closed
KAllan357
closed
11 years ago
KAllan357
commented
11 years ago
duh
Digest::SHA1.file(file_path)
capoferro
commented
11 years ago
:+1:
duh
Digest::SHA1.file(file_path)