Megan Marsh
|
c9fbb10c6e
|
move helper/config into packer-plugin-sdk
|
2020-11-12 16:41:13 -08:00 |
Megan Marsh
|
12e1831b56
|
move common directory into packer plugin sdk
|
2020-11-12 14:44:02 -08:00 |
Megan Marsh
|
67e856aaca
|
move steps and step configs from packer/common to packer/common/commonsteps
|
2020-11-11 15:05:08 -08:00 |
Megan Marsh
|
7be0cf428a
|
create packer-plugin-sdk directory and begin moving the relevant folders into it.
|
2020-11-11 10:21:37 -08:00 |
Megan Marsh
|
70cb4097e1
|
review comments, add plugin type for a few missing builders
|
2020-10-21 16:17:32 -07:00 |
Megan Marsh
|
b05fd9303e
|
document that users must re-apply packer defualts for drive and device arguments
|
2020-10-09 10:39:27 -07:00 |
Megan Marsh
|
b7b43a41f3
|
review cleanup
|
2020-09-18 10:56:28 -07:00 |
Megan Marsh
|
1d218d9e65
|
add QemuImgArgs option to set specialized flags in qemu-img
convert, resize, and create commands. Add tests. Refactor steps to
not require config pulled from statebag.
|
2020-09-17 15:15:04 -07:00 |
Megan Marsh
|
1052733fca
|
Skip qemu-img convert if format of output file matches format of input file.
This works around an osx bug in qemu-img convert in osx.
|
2020-09-17 11:21:04 -07:00 |
Megan Marsh
|
83ee4e7d13
|
miscellaneous qemu cleanup. Fix generator strings; generate code
fix diskimage logic
linting
fix tests
|
2020-09-17 09:57:45 -07:00 |
Megan Marsh
|
5b714497e6
|
qemu: split config and config tests into their own files to match best practices from other builders
|
2020-09-17 09:57:45 -07:00 |