mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -1,3 +1,12 @@
|
||||
#packer {
|
||||
# required_plugins {
|
||||
# arm = {
|
||||
# version = ">= 1.0.0"
|
||||
# source = "github.com/cdecoux/builder-arm"
|
||||
# }
|
||||
# }
|
||||
#}
|
||||
|
||||
variable "pwn_hostname" {
|
||||
type = string
|
||||
}
|
||||
|
Reference in New Issue
Block a user