test(packer): add debian-kde & ubuntu 24.04 tests image.

This commit is contained in:
Alexandre Pujol 2024-01-27 19:34:41 +00:00
parent c2d88c9bff
commit 7c7e897d45
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 229 additions and 2 deletions

View file

@ -12,5 +12,9 @@ packer {
source = "github.com/hashicorp/qemu"
version = "~> 1"
}
vagrant = {
source = "github.com/hashicorp/vagrant"
version = "~> 1"
}
}
}