Fix builder id

This commit is contained in:
Edouard BONLIEU 2017-07-11 08:46:55 +02:00 committed by Matthew Hooker
parent 09805911b4
commit ae18995ca1
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ var builtins = map[string]string{
"mitchellh.vmware-esx": "vmware", "mitchellh.vmware-esx": "vmware",
"pearkes.digitalocean": "digitalocean", "pearkes.digitalocean": "digitalocean",
"packer.googlecompute": "google", "packer.googlecompute": "google",
"pearkes.scaleway": "scaleway", "hashicorp.scaleway": "scaleway",
"packer.parallels": "parallels", "packer.parallels": "parallels",
"MSOpenTech.hyperv": "hyperv", "MSOpenTech.hyperv": "hyperv",
"transcend.qemu": "libvirt", "transcend.qemu": "libvirt",