packer: make template compatible with recent packer versions
authorMichael Prokop <mika@grml.org>
Sat, 12 Dec 2020 14:51:27 +0000 (15:51 +0100)
committerMichael Prokop <mika@grml.org>
Sat, 12 Dec 2020 14:53:35 +0000 (15:53 +0100)
commit1475b08a78eaef9c771229fb27d44fe51290d754
tree99e58ab58b012ca1d59f86746c60b23930430cac
parent622ca58e0d5585069b51ecbb60d0a36eede4d53a
packer: make template compatible with recent packer versions

The packer template worked with packer v1.5.6, but fails
with more recent versions like v1.6.5.

Fixed via `packer fix debian64.json`, using packer v1.6.5.

Thanks: Darshaka Pathirana for reporting
Closes: grml/grml-debootstrap#162
packer/debian64.json