Commit Graph

2603 Commits (358b0078c94de3c40c620bd534aba43a96c8b82b)
 

Author SHA1 Message Date
Mitchell Hashimoto ae6b7d8590 Update CHANGELOG
13 years ago
Mitchell Hashimoto f56f1740fd command/inspect: change logging to be %#v for better values
13 years ago
Mitchell Hashimoto b11004b9f6 packer: ParseTemplateFile understands "-" to mean stdin
13 years ago
Mitchell Hashimoto 588623b008 command/inspect: help text shows machine-readable flag
13 years ago
Mitchell Hashimoto 30f9358edc command/inspect: Inspect a templates contents
13 years ago
Mitchell Hashimoto a17c939042 packer: export template RawConfig
13 years ago
Mitchell Hashimoto f78d7708d1 packer: Export the raw template config structs
13 years ago
Mitchell Hashimoto da6bc82d5c packer: unknown commands show better on UI
13 years ago
Mitchell Hashimoto 8c55c8a291 Update CHANGELOG
13 years ago
Mitchell Hashimoto 2d2eefcf33 builder/virtualbox: instantiate driver in Run method
13 years ago
Mitchell Hashimoto b879b17b1c builder/vmware: create driver in Run method
13 years ago
Mitchell Hashimoto 35a9858444 Up version for dev
13 years ago
Mitchell Hashimoto 3ea4c720b1 provisioner/salt-masterless: switch replace to that prior replace works
13 years ago
Mitchell Hashimoto 1243ff6c16 v0.3.1
13 years ago
Mitchell Hashimoto 2a17370ba9 Update CHANGELOG
13 years ago
Mitchell Hashimoto 392aba1fe7 packer: Don't output up to \r with remote command, lost anyways
13 years ago
Mitchell Hashimoto d60b769217 provisioner/salt-masterless: replace windows slash with linux [GH-276]
13 years ago
Mitchell Hashimoto 1b2d9c4044 builder/vmware: find files if they exist [GH-279]
13 years ago
Mitchell Hashimoto 21f92715c0 provisioner/shell: start_retry_timeout for reboot handling [GH-260]
13 years ago
Mitchell Hashimoto 90974a4733 communicator/ssh: fix panic when client is nil on reconnect
13 years ago
Mitchell Hashimoto 656de901ca packer: replace stdout/stderr after StartWithUi
13 years ago
Mitchell Hashimoto 7eb115f7a9 Up version for dev
13 years ago
Mitchell Hashimoto c2506e9410 builder/vmware: fix windows builds
13 years ago
Mitchell Hashimoto 5ee1b1c451 v0.3.0
13 years ago
Mitchell Hashimoto 7cc9aa36ff builder/amazon/common: correct logic in deleting secutiry group
13 years ago
Mitchell Hashimoto 48b9da2feb builder/amazon/common: retry deleting security group [GH-278]
13 years ago
Mitchell Hashimoto 9345d8275d website: document user data stuff
13 years ago
Mitchell Hashimoto 09fb6ca593 builder/amazon/all: support user data file
13 years ago
Mitchell Hashimoto 3ff3746969 builder/amazon/common: support user_data_file
13 years ago
Mitchell Hashimoto 0f6c6511da Update CHANGELOG
13 years ago
Mitchell Hashimoto f69b365f39 Merge pull request #253 from phobos182/master
13 years ago
Mitchell Hashimoto 928947f780 website: document machine-readable types
13 years ago
Mitchell Hashimoto fd3bce0444 command/build: use the real artifact string in machine readable
13 years ago
Mitchell Hashimoto 116cdc6c75 packer/rpc: ui.Machine works over RPC properly
13 years ago
Mitchell Hashimoto 568f635824 command/build: machine-readable artifacts
13 years ago
Mitchell Hashimoto 547d184855 packer: machine readable output for available commands
13 years ago
Mitchell Hashimoto 365efae584 Fix packer test
13 years ago
Mitchell Hashimoto 769c349def provisioner/salt-masterless: nice error even if bad exit status
13 years ago
Mitchell Hashimoto 923521e5df scripts: full SHA1 in build, not short
13 years ago
Mitchell Hashimoto 87ca9c6542 Update CHANGELOG
13 years ago
Mitchell Hashimoto 1f4e633eff Merge branch 'machine-readable'
13 years ago
Mitchell Hashimoto d9bfe58c93 packer: version machine-readable output
13 years ago
Mitchell Hashimoto ec31453820 website: document machine-readable
13 years ago
Mitchell Hashimoto a675b89b0e packer: -machine-readable not double hyphen
13 years ago
Mitchell Hashimoto b3e8a41954 packer: document machine-readable
13 years ago
Mitchell Hashimoto c77d26e46c packer: replace \r with literal on Ui for MR
13 years ago
Mitchell Hashimoto ba3344a322 packer: replace new lines with literal \n
13 years ago
Mitchell Hashimoto 7b4b5d23fc packer: output a newline after each MR line
13 years ago
Mitchell Hashimoto 46f5a9b1f6 parse --machine-readable and set it
13 years ago
Mitchell Hashimoto aa143a330b packer: TargettedUi properly targets machine-readable data
13 years ago