Commit Graph

20 Commits (b1ff8c3bfcb0130ffa70ff202ee5039eab522fd3)

Author SHA1 Message Date
James Nugent b1ff8c3bfc builder/amazon: Add `ebs-volume` builder
9 years ago
Matthew Hooker 01be917450 Merge pull request #3660 from StackPointCloud/packer-builder-profitbricks
9 years ago
Sander van Harmelen dbf3bf56d4 Add a CloudStack Builder
9 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
10 years ago
Chris Bednarski bfe5b5b4b6 Change if/else logic to switch
10 years ago
Chris Bednarski 1641a5e0cb Replace string splitting with a regexp; this is clearer and less code because of the post-processor case
10 years ago
Chris Bednarski e080e73b04 Add some exit codes and use a constant for -PACKERSPACE-
10 years ago
Chris Bednarski 9fa93712a1 Added integrated post-processors
10 years ago
Chris Bednarski d09a9ab0c7 Implemented internal plugins
10 years ago