clam icon indicating copy to clipboard operation
clam copied to clipboard

resolvconfigvariables fails on nested default variable

Open proycon opened this issue 2 years ago • 0 comments

A nested default value variable like this:

realm: "{{CLAM_REALM={sys_id}}}"

fails to resolve correctly and gets and extra } at the end

proycon avatar May 02 '23 11:05 proycon