Correct builder ID
This commit is contained in:
parent
99c3872a48
commit
681d0f8467
|
@ -12,7 +12,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
// The unique id for the builder
|
// The unique id for the builder
|
||||||
const BuilderID = "proxmox.clone"
|
const BuilderID = "proxmox.iso"
|
||||||
|
|
||||||
type Builder struct {
|
type Builder struct {
|
||||||
config Config
|
config Config
|
||||||
|
|
Loading…
Reference in New Issue