Fix: Add target filename for config file 87/71887/1 v0.88.1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 30 Jun 2023 04:53:22 +0000 (14:53 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 30 Jun 2023 04:53:22 +0000 (14:53 +1000)
commit29b855c488894cf4beea3e0c809bc544b1b4a352
tree7c9aff7680007f369ade7007c629d2fd30491de8
parent907c06f064252914e44b92476ea4b12c07d99ebb
Fix: Add target filename for config file

Pass target file where the config file should be created. Newer
version of packer accepts only .json or .hcl extension filenames.

Error:
Could not guess format of
/w/workspace/builder-packer-verify@tmp/config5102323344744095713tmp
A var file must be suffixed with `.hcl` or `.json`.'

Issue: RELENG-4764
Change-Id: Ief8b703246667c38c216ede6ac94e5d549cfe46b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/lf-macros.yaml
releasenotes/notes/update-packer-macros-f19cc00ed8615018.yaml [new file with mode: 0644]