mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 00:32:09 -04:00
renamed BuilderId
This commit is contained in:
parent
3232c52682
commit
1d77b80f6b
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ package main
|
|||
|
||||
import "fmt"
|
||||
|
||||
const BuilderId = "packer.post-processor.vsphere-device"
|
||||
const BuilderId = "LizaTretyakova.post-processor.vsphere-device"
|
||||
|
||||
type ArtifactFile struct {
|
||||
Name string `json:"name"`
|
||||
|
|
|
|||
Loading…
Reference in a new issue