Update arm plugin source in pwnagotchi.json.pkr.hcl

This commit is contained in:
ck
2024-02-05 10:29:01 -05:00
parent 12fd081ae0
commit c882d0b67a

View File

@ -4,7 +4,7 @@ packer {
required_plugins { required_plugins {
arm = { arm = {
version = "~> 1" version = "~> 1"
source = "github.com/cdecoux/builder-arm" source = "github.com/cdecoux/packer-plugin-builder-arm"
} }
ansible = { ansible = {
source = "github.com/hashicorp/ansible" source = "github.com/hashicorp/ansible"