mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update arm plugin source in pwnagotchi.json.pkr.hcl
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user