tests(packer): update & cleanup tests images.

This commit is contained in:
Alexandre Pujol 2024-10-06 22:01:39 +01:00
parent a5cafe26ea
commit 03b777340d
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
12 changed files with 202 additions and 292 deletions

View file

@ -21,7 +21,7 @@ $(BASE):
@make --directory=../ package dist=${@}
@packer build -force -var version=${VERSION} \
-var disk_size=${disk} -var flavor="${flavor}" \
-only=qemu.${@}-${flavor} packer/
-only=qemu.${@} packer/
lint:
@packer fmt --check packer/