Initial commit
This commit is contained in:
8
debian-bookworm.config.pkr.hcl
Normal file
8
debian-bookworm.config.pkr.hcl
Normal file
@@ -0,0 +1,8 @@
|
||||
packer {
|
||||
required_plugins {
|
||||
proxmox = {
|
||||
version = ">= 1.1.3"
|
||||
source = "github.com/hashicorp/proxmox"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user