Created FreeBSD packer build config for Proxmox
This commit is contained in:
9
init.pkr.hcl
Normal file
9
init.pkr.hcl
Normal file
@ -0,0 +1,9 @@
|
||||
packer {
|
||||
required_plugins {
|
||||
name = {
|
||||
version = "~> 1"
|
||||
source = "github.com/hashicorp/proxmox"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user