builder/parallels: update builder ID

We're using packer namespace now
This commit is contained in:
Mitchell Hashimoto 2014-05-01 13:59:52 -07:00
parent 1c49987442
commit 3a68c8aaef
1 changed files with 1 additions and 1 deletions

View File

@ -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.