Fix file reference in md5_value lookup
Created by: jprorama
The lookup function appears to be failing due trying to find a literal entry of "file" rather than the file name from the vars. Adding braces to reference variable.
@rtripath89
Created by: jprorama
The lookup function appears to be failing due trying to find a literal entry of "file" rather than the file name from the vars. Adding braces to reference variable.
@rtripath89