mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 15:31:41 -04:00
builder/parallels: update builder ID
We're using packer namespace now
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// This is the common builder ID to all of these artifacts.
|
// This is the common builder ID to all of these artifacts.
|
||||||
const BuilderId = "rickard-von-essen.parallels"
|
const BuilderId = "packer.parallels"
|
||||||
|
|
||||||
// These are the extensions of files and directories that are unnecessary for the function
|
// These are the extensions of files and directories that are unnecessary for the function
|
||||||
// of a Parallels virtual machine.
|
// of a Parallels virtual machine.
|
||||||
|
|||||||
Reference in New Issue
Block a user