Commit Graph

18820 Commits (add_filebase64_function)
 

Author SHA1 Message Date
Mitchell Hashimoto 81d8b20730 Update TODO, since Upload is implemented
13 years ago
Mitchell Hashimoto 69f1d0fd9f communicator/ssh: Clearer TODO message about acks
13 years ago
Mitchell Hashimoto 3a9069037e uPate TODO
13 years ago
Mitchell Hashimoto eb5f478ee7 communicator/ssh: Return error if non-zero exit status on Upload
13 years ago
Mitchell Hashimoto 821d27a6bb communicator/ssh: More complete SCP
13 years ago
Mitchell Hashimoto d8ad9ca106 communicator/ssh: A first pass at SCP uploading
13 years ago
Mitchell Hashimoto 35a947e304 builder/amazonebs: Add provisioning step
13 years ago
Mitchell Hashimoto d00abbd5ce Add shell provisioner to default config
13 years ago
Mitchell Hashimoto 46a058572b provisioner/shell and plugin/provisioner-shell
13 years ago
Mitchell Hashimoto 84891701bd go fmt
13 years ago
Mitchell Hashimoto 7eb8daaa9c Much better Makefile coupled with shell script
13 years ago
Mitchell Hashimoto edf4bdf8ea Add TODO
13 years ago
Mitchell Hashimoto c049c19b25 Support provisioners in global config
13 years ago
Mitchell Hashimoto 9dfb536580 Support provisioners in Packer binary
13 years ago
Mitchell Hashimoto 37372bac93 packer/plugin: Support provisioners
13 years ago
Mitchell Hashimoto 1b78fc88a9 packer: coreBuild runs provisioners as part of Run
13 years ago
Mitchell Hashimoto 83eab87c26 packer: TODO item
13 years ago
Mitchell Hashimoto 812722c20d packer: ProvisionHook
13 years ago
Mitchell Hashimoto 73b7d94933 packer: better commenting
13 years ago
Mitchell Hashimoto e69e74b2dc packer: Panic if provisioners and no provisioner function
13 years ago
Mitchell Hashimoto 3d0dde03e6 packer: Panic on template if no builder function
13 years ago
Mitchell Hashimoto d919f9545a command/build: Specify a provisioner function
13 years ago
Mitchell Hashimoto 534f32067a packer: Test that hooks are callable from builds
13 years ago
Mitchell Hashimoto 0f57370dec packer: Prepare provisioners as part of Build prepare
13 years ago
Mitchell Hashimoto cb91ca72ac packer: Build.Prepare takes a UI
13 years ago
Mitchell Hashimoto fbcc6cb2b2 packer: Build now has provisioners, template parses and builds
13 years ago
Mitchell Hashimoto 11d46a3a2c packer: ProvisionerFunc
13 years ago
Mitchell Hashimoto 92a4f27868 packer/rpc: Support provisioners
13 years ago
Mitchell Hashimoto 638e191186 packer: Parse provisioners out of template
13 years ago
Mitchell Hashimoto 06b0cebd1e packer: Template properly calls builder type builderType
13 years ago
Mitchell Hashimoto 4bd7db0759 go fmt
13 years ago
Mitchell Hashimoto 8273565255 better comments for TODO
13 years ago
Mitchell Hashimoto fc0c1a726c command/build: No newlines in output now
13 years ago
Mitchell Hashimoto c51223bab7 packer: Template parsing error if name/type is not string
13 years ago
Mitchell Hashimoto f9c59c714f packer: Better error handling for template parsing
13 years ago
Mitchell Hashimoto 615f993de2 packer: MultiError to represent multiple errors
13 years ago
Mitchell Hashimoto 09ca5be74f command/build: Newline before results
13 years ago
Mitchell Hashimoto c4522a6265 packer: Provisioner interface
13 years ago
Mitchell Hashimoto 4011660fc8 command/build: Output artifact info
13 years ago
Mitchell Hashimoto 41a7fd45b9 packer: Return artifact from build
13 years ago
Mitchell Hashimoto cf6d2218ea builder/amazonebs: Artifact returns AMIs
13 years ago
Mitchell Hashimoto e9618b0d07 packer/plugin: Properly supports Artifacts
13 years ago
Mitchell Hashimoto caa2b7711b packer/rpc: Builders return valid artifacts
13 years ago
Mitchell Hashimoto 53c3d330e4 packer/rpc: Support Artifacts
13 years ago
Mitchell Hashimoto 55d9cd2124 packer: First pass at Artifact interface
13 years ago
Mitchell Hashimoto 64ea06d542 command/build; Remove end UI stuff
13 years ago
Mitchell Hashimoto 9a3a3bad55 command/build: properly prefix the build outputs
13 years ago
Mitchell Hashimoto 6a98134682 command/build: Use PrefixedUi for each build
13 years ago
Mitchell Hashimoto 2c4a873a5f packer: Add PrefixedUi
13 years ago
Mitchell Hashimoto cc4970d424 packer/rpc: Allow "error" interfaces to be sent over RPC
13 years ago