Commit Graph

2676 Commits (fcfdff0efdc3f0e26ba0cb4367ec96e63a3b3348)

Author SHA1 Message Date
Matthew Hooker 7978fd8ec0 make fmt
9 years ago
Taliesin Sisson 5f2c71f7d7 Floppy directories are provided by default with common.floppydrives
9 years ago
Taliesin Sisson 2fbe0b4a7f Don't try to mount vhd and vhdx files as dvd drive. Hard drives are mounted in the create vm step
9 years ago
Taliesin Sisson 628116f4c4 Test settings for clone from vm and import vmxc from path
9 years ago
Taliesin Sisson 8232759397 If vhd or vhdx extension is specified for ISOUrls, we want to use an existing hard drive which means that we don't need to specify hard drive size
9 years ago
Taliesin Sisson 3d0ac529e0 use common floppy_config instead of builder specific one
9 years ago
Taliesin Sisson efa62e1550 Can specify an iso, vhd or vhdx for download. If it is a vhd or vhdx it is used as the hard drive for spinning up a new machine, importing an exported virtual machine or cloning a virtual machine.
9 years ago
Taliesin Sisson 452fcbd9a1 Only attach dvd drive if there is one
9 years ago
Taliesin Sisson 429e1bc3ad Adding an ISO is now optional for hyperv vmcx
9 years ago
Taliesin Sisson 6fd7f0877d Initial check in to add a builder that can clone existing hyper v machines
9 years ago
Matthew Hooker eb64920e80 Merge pull request #5206 from sandersaares/hyperv-second-temp-dir
9 years ago
Matthew Hooker ae455bff99
add debugging help if ec2-upload-bundle fails
9 years ago
Matthew Hooker 2a326b5172
fix nil ptr exception
9 years ago
Matthew Hooker b3661c1f63
builder/docker: set user during exec.
9 years ago
Matthew Hooker 74bf75b71a Merge pull request #5388 from hashicorp/fix5386
9 years ago
Megan Marsh 201e8c05a0 add ami name to output
9 years ago
Matthew Hooker b42c916f9a
cloudstack: check that template was created
9 years ago
Matthew Hooker 02cd6bc7f0 Merge pull request #5288 from hashicorp/fix3114
9 years ago
Matthew Hooker 4bc8e7de3d
add token variable to upload bundle command template
9 years ago
Matthew Hooker eabcec6809 Merge pull request #5363 from batzen/patch-1
9 years ago
Zanetti, David 42dc1e4795 In Amazon builders, allow tag names to be interpolated like values
9 years ago
Bastian Schmidt c1aba87b39 Fixes #4880 by always using EnableDynamicMemory
9 years ago
Peter Mounce 7cbd57faa6 Filling it back
9 years ago
Peter Mounce 15a456750b CI as compiler!
9 years ago
Peter Mounce 2239d55fdb Add test coverage
9 years ago
Peter Mounce 5bcb0644c3 Using CI for compilation errors because am on Windows
9 years ago
Peter Mounce ac8eedf171 Introduce a new configuration parameter instead
9 years ago
Peter Mounce e579b947b1 Fix signature that I missed
9 years ago
Peter Mounce 8789ae72e8 Make the googlecompute builder label the resulting image.
9 years ago
Matthew Hooker 392af507e0
builder/docker: respect rsync semantics when uploading directories.
9 years ago
Matthew Hooker ab216ec61b
Add license with copyright notice
9 years ago
Andrew Pryde 6fd2f6701d
Rename Oracle BMCS builder to OCI
9 years ago
Matthew Hooker 624b1e5110 Merge pull request #4554 from prydie/f-oracle-bmcs
9 years ago
Matthew Hooker 322422f235
remove copyright notice header and add COPYRIGHT file
9 years ago
Matthew Hooker d4895156e5
remove copyright notice
9 years ago
Matthew Hooker f7c85e36bc
add pkcs12 license
9 years ago
Matthew Hooker 57237c55e6 Merge pull request #5308 from pdecat/f-gce-instance-labels
9 years ago
Matthew Hooker 3eeb722897 Merge pull request #5301 from hashicorp/pkcs12redux
9 years ago
Megan Marsh 4d89ab3943 Merge pull request #5309 from hashicorp/pr/3523
9 years ago
Patrick Decat a7283f2281 Add support for setting labels on GCE instance
9 years ago
zhuzhih2017 1861a22c77 Merge pull request #5219 from zhuzhih2017/master
9 years ago
Megan Marsh 8d24b3930a cleanup imports and rebase artifacts
9 years ago
Chris Lundquist cd2a783382 [lxc] update to new conventions, improve docs
9 years ago
Chris Lundquist 5eb1bc9338 [lxc] go fmt our files
9 years ago
Chris Lundquist 9b4a7e935f [lxc] add basic tests
9 years ago
Chris Lundquist 2d19b4f2d2 Revert "[lxc] only build for linux. Ignore vim swp files."
9 years ago
Chris Lundquist 8b4e94d9c6 [lxc] remove commented code
9 years ago
Chris Lundquist e23920a6b9 [lxc] only build for linux. Ignore vim swp files.
9 years ago
Chris Lundquist 15c18c83a9 [lxc] default to target runlevel 3
9 years ago
Chris Lundquist ddbb584235 [lxc] Ubuntu likes runlevel 5
9 years ago