mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update packer builder-arm source URL
This commit is contained in:
@ -2,10 +2,10 @@
|
||||
# https://github.com/mkaczanowski/packer-builder-arm/pull/172
|
||||
packer {
|
||||
required_plugins {
|
||||
arm = {
|
||||
version = "~> 1"
|
||||
source = "github.com/cdecoux/packer-plugin-builder-arm"
|
||||
}
|
||||
#arm = {
|
||||
# version = "~> 1"
|
||||
# source = "https://github.com/mkaczanowski/packer-builder-arm"
|
||||
#}
|
||||
ansible = {
|
||||
source = "github.com/hashicorp/ansible"
|
||||
version = "~> 1"
|
||||
|
Reference in New Issue
Block a user