Update required_plugins in pwnagotchi.json.pkr.hcl

This commit is contained in:
ck
2024-02-05 10:09:57 -05:00
parent e1be0f7674
commit 12fd081ae0

View File

@ -2,10 +2,10 @@
# https://github.com/mkaczanowski/packer-builder-arm/pull/172
packer {
required_plugins {
#arm = {
# version = "~> 1"
# source = "github.com/cdecoux/builder-arm"
#}
arm = {
version = "~> 1"
source = "github.com/cdecoux/builder-arm"
}
ansible = {
source = "github.com/hashicorp/ansible"
version = "~> 1"