Add qemu builder
This commit adds support for QEMU
This commit is contained in:
parent
5b4dd18d7c
commit
c7ee084eb8
5 changed files with 232 additions and 52 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,5 +1,7 @@
|
|||
/packer_cache/
|
||||
/babelbox/
|
||||
/build/
|
||||
*.iso
|
||||
.*.swp
|
||||
/babelbox-qemu/
|
||||
/babelbox-virtualbox/
|
||||
/babelbox/
|
||||
/build/
|
||||
/packer_cache/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue