builder/parallels: update builder ID
We're using packer namespace now
This commit is contained in:
parent
1c49987442
commit
3a68c8aaef
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue