Commit Graph

12 Commits (d64603e13722a8f14633092c895fcb080a930d6b)

Author SHA1 Message Date
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