Commit Graph

2711 Commits (eaec57e9d7136f7c1cba3f080ce3db6fc0f4d8b5)

Author SHA1 Message Date
Andrew Pryde f31c2c59c1 Merge pull request #5407 from prydie/fix-5401
9 years ago
SwampDragons 1563fb97c7 Merge pull request #5463 from atsushi-ishibashi/issue5323
9 years ago
Megan Marsh 4721b48c70 add a couple of extra tests and reword documentation
9 years ago
Atsushi Ishibashi c3a00993d0 Don't truncate and replace with 'a', update docs
9 years ago
Andrew Pryde bb497c2453 Fixed incorrect test failure message in oci client
9 years ago
Atsushi Ishibashi 3e68f1c505 Change first and last character when it doesn't match
9 years ago
Aaron Browne ffc63a8724 Use amazon common AccessConfig for ecr_login
9 years ago
Atsushi Ishibashi 210dd08326 Change args of NewConfig
9 years ago
Atsushi Ishibashi 5310d5629b Modify clean_image_name not defined error
9 years ago
Aaron Browne 8df643c343 Add aws_profile option to docker-push ecr_login
9 years ago
Atsushi Ishibashi 3600924e59 Rename files
9 years ago
Atsushi Ishibashi 2da4e4c31d Change func name
9 years ago
Atsushi Ishibashi caa6c9bf22 Add clean_ami_name for gcp
9 years ago
Matthew Hooker 454cb08896 Merge pull request #5336 from SLAZ666/keepregistered-ovf
9 years ago
Matthew Hooker f617a678b1 Merge pull request #5422 from localghost/upload_owner_fix
9 years ago
SwampDragons f3c33240fa Merge pull request #5444 from vijayinvites/packer-vhdx
9 years ago
Matthew Hooker f7e269945e
add cidr validation and rename option
9 years ago
Matthew Hooker c74be87187 Merge pull request #5384 from dave2/sg-source-cidr
9 years ago
Matthew Hooker 07b013945f
more consistent flag name
9 years ago
Matthew Hooker 106408f6be
add new disable_vnc option
9 years ago
nictrix 6a238a3ef3
add option to skip vnc phase and update docs
9 years ago
SwampDragons 512ac214b4 Merge pull request #5417 from smaato/master
9 years ago
Mark Meyer dbb3c76032 Remove redundant step and its usage
9 years ago
Vijaya Bhaskar Reddy Kondreddi 4f6a207441 go fmt
9 years ago
Matthew Hooker 2655cf7493 fix tests
9 years ago
Matthew Hooker 91d66fb67c use new method of building runner
9 years ago
Matthew Hooker d8c6e6d4a4 remove duplicate line
9 years ago
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
localghost 5866d4ea24 Move container user inspect to StepConnectDocker.
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
Mark Meyer 2661fd7869 Move building of spot instances into its own step
9 years ago
localghost ba72021274 Fix owner of files uploaded to docker container run as non-root.
9 years ago
Mark Meyer 939b44b4fd Add logic to handle volumes of spot instances
9 years ago
Mark Meyer cfd6b6fed5 Change EBS builder to do tag-on-creation
9 years ago
Andrew Pryde f426ba4660 Do not override region in OCI builder
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