udacity / devops-intro-project

Project files for Intro to DevOps class
287 stars 3.56k forks source link

Got an error when packer build #16

Closed jiajie999 closed 5 years ago

jiajie999 commented 8 years ago

When i run command:

packer build -only=virtualbox-iso application-server.json

I got error: `Failed to initialize build 'virtualbox-iso': builder type not found: virtualbox-iso virtualbox-iso output will be in this color.

==> Builds finished but no artifacts were created.`

13rac1 commented 5 years ago

Upgrade packer. Google says this is a known issue.