Commit Graph

147 Commits (b63a9c980383825d9dbe2e4e8184bd142f483fa7)

Author SHA1 Message Date
Megan Marsh 46c3113613
it compiles :)
8 years ago
유성덕 5189d65467 Support Naver Cloud Platform
8 years ago
Matthew Hooker fcfdff0efd rerun scripts/generate-plugins.go
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
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
Megan Marsh 8d24b3930a cleanup imports and rebase artifacts
9 years ago
Michele Catalano f4f0ab9f50 add integrate lxc builder in packer
9 years ago
Chris Lundquist 7366b6c78e [lxd] first pass
9 years ago
Andrew Pryde 630ee5d650 Change imports mitchelh/packer -> hashicorp/packer
9 years ago
Andrew Pryde 9728f890cf Implemented and documented oracle-bmcs builder
9 years ago
bugbuilder 3cc9f204ac Moving vsphere-tpl to vsphere-template, fixed root folder creation and updated docs
9 years ago
bugbuilder dc2124aa2a Initial vSphere-tpl post-processor
9 years ago
zhuzhih2017 d646e1d035 refactor the code according hashicorp rename the repository
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
zhuzhih2017 0400ebae95 Fix the code according PR review
9 years ago
zhuzhih2017 fadfb696dd Add packer plugin which support alicloud ecs images
9 years ago
James Nugent 635aeb765b amazon/ebssurrogate: Add New Builder
9 years ago
Chris Bednarski ee2d636840 Improve delay between key events
9 years ago
James Nugent e15be036d7 builder: add Triton builder
9 years ago
Taliesin Sisson 335615408a Run go fmt on files
10 years ago
Taliesin Sisson 4721327bf6 Fix duplicate imports
10 years ago
Taliesin Sisson ccf506ee22 Must point to iso hyperv plugin
10 years ago
Taliesin Sisson 25baa26a7a Incude hyperv as part of the plugins
10 years ago
jasminSPC 4bcba37f38 Packer Builder 1&1
10 years ago
Matthew Hooker 6b7ac8ee90 make generate
10 years ago
James Nugent b1ff8c3bfc builder/amazon: Add `ebs-volume` builder
10 years ago
Matthew Hooker 01be917450 Merge pull request #3660 from StackPointCloud/packer-builder-profitbricks
10 years ago
Sander van Harmelen dbf3bf56d4 Add a CloudStack Builder
10 years ago
Matthew Hooker a8e57d83d2 gofmt project.
10 years ago
jasminSPC d84b3af863 Fixed tests
10 years ago
Scott Crunkleton d2e65e6433 Generated command/plugin.go using scripts/generate-plugins.go.
10 years ago
crunk1 55b5a45ae4 Created googlecompute-export post-processor. Modified the googlecompute builder to pass a few configuration values to its resulting artifact. These values can then be used in googlecompute-export post-processor.
10 years ago
Chris Bednarski db593a517d Added manifest post-processor, which creates a manifest of build artifacts
10 years ago
Vasiliy Tolstov d64603e137 initial import of checksum post-processor (#3492)
10 years ago
Chris Bednarski 5b5888b230 Initial import of Microsoft contributed code
10 years ago
Chris Bednarski 53176f8cdb Added amazon s3 service to vendor, to support the amazon-import feature
10 years ago
Chris Bednarski 58ebd6a9fd Merge branch 'deps'
10 years ago
Chris Bednarski 93547ad91c Regenerate command/plugin and apply go fmt (now handled by the makefile)
10 years ago
Marat Bakeev c95b2b483f Merge branch ansible-provisioner of https://github.com/dkhenry/packer
10 years ago
Chris Bednarski 6783bc3fb0 Added generator for command/plugin.go so we don't have to edit it by hand to add new plugins
11 years ago
Chris Bednarski bfe5b5b4b6 Change if/else logic to switch
11 years ago
Chris Bednarski 1641a5e0cb Replace string splitting with a regexp; this is clearer and less code because of the post-processor case
11 years ago
Chris Bednarski e080e73b04 Add some exit codes and use a constant for -PACKERSPACE-
11 years ago
Chris Bednarski 9fa93712a1 Added integrated post-processors
11 years ago
Chris Bednarski d09a9ab0c7 Implemented internal plugins
11 years ago