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
|
# https://github.com/mkaczanowski/packer-builder-arm/pull/172
|
||||||
packer {
|
packer {
|
||||||
required_plugins {
|
required_plugins {
|
||||||
arm = {
|
#arm = {
|
||||||
version = "~> 1"
|
# version = "~> 1"
|
||||||
source = "github.com/cdecoux/packer-plugin-builder-arm"
|
# source = "https://github.com/mkaczanowski/packer-builder-arm"
|
||||||
}
|
#}
|
||||||
ansible = {
|
ansible = {
|
||||||
source = "github.com/hashicorp/ansible"
|
source = "github.com/hashicorp/ansible"
|
||||||
version = "~> 1"
|
version = "~> 1"
|
||||||
|
Reference in New Issue
Block a user