diff --git a/builder/parallels/common/artifact.go b/builder/parallels/common/artifact.go index 308b99f72..4930e0c32 100644 --- a/builder/parallels/common/artifact.go +++ b/builder/parallels/common/artifact.go @@ -9,7 +9,7 @@ import ( ) // 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 // of a Parallels virtual machine.