Feat: Add support for Docker builder on arm64 78/67878/1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 4 Jun 2021 02:50:17 +0000 (12:50 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 4 Jun 2021 03:15:26 +0000 (13:15 +1000)
commit8850ad765bfe7fa6c3352f18aef91a0a13dfbb06
treef830b30a974eb9f2ebd7b5caa04d0ceae1e1f41c
parent9887783bc9508cf52de68705c5df7ba66fcba157
Feat: Add support for Docker builder on arm64

The original change e24c07369afd514abdf3efb0f596f772261412ed
missed updating arm64 var files and Ubuntu 20:04 var file,
while the builder template were updated. This breaks the
packer verify jobs.

Error:
* required variable not set: docker_source_image'

Issue: RELENG-3717
Change-Id: I1f3acf1479bf7a4ab271f747da5261ee2619e566
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/docker-support-arm64-bf67998d3d59e4b2.yaml [new file with mode: 0644]
vars/centos-7-arm64.json
vars/ubuntu-16.04-arm64.json
vars/ubuntu-18.04-arm64.json
vars/ubuntu-20.04-arm64.json
vars/ubuntu-20.04.json