Commit Graph

1405 Commits (116cdc6c7500a6773c7ba05a4c0e272a46c736ab)
 

Author SHA1 Message Date
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
Mitchell Hashimoto 89be12ae21 packer: Add MachineReadableUi
13 years ago
Mitchell Hashimoto edc59499e7 packer: BasicUi doesn't do machine-readable, just log
13 years ago
Mitchell Hashimoto 03c10a9aa8 packer: renamed PrefixedUi to TargettedUi
13 years ago
Mitchell Hashimoto 02edc7579b packer: Rename ReaderWriterUi to BasicUi
13 years ago
Mitchell Hashimoto fb6d2754da packer: Add Machine func to Ui
13 years ago
Mitchell Hashimoto 7004813a1f Update CHANGELOG
13 years ago
Mitchell Hashimoto ffa7dff585 fmt
13 years ago
Mitchell Hashimoto 315229319e Merge pull request #269 from rach/master
13 years ago
Mitchell Hashimoto fa3f87a5f6 communicator/ssh: docs
13 years ago
Mitchell Hashimoto 3c5565c541 Merge pull request #273 from rgarcia/password-key
13 years ago
Rafael Garcia be1f6b79f1 communicator/ssh: ability to use a password-protected key
13 years ago
Rach Belaid 23b856332e #269 Make local_state_tree option not mandatory
13 years ago
Rach Belaid df641d5953 Delete duplicate doc for Salt masterless provisionner
13 years ago
Mitchell Hashimoto 82e69b97f1 website: add GA tracker
13 years ago
Mitchell Hashimoto adfb6caa2b provisioner/salt-masterless: error if any commands exit with non-zero
13 years ago
Mitchell Hashimoto 91898ea8ed Update CHANGELOG
13 years ago
Mitchell Hashimoto 060ae56b2d builder/vmware: nitpick some styles
13 years ago
Ross Smith II 1e18249da9 fixed typo in vmware path on Windows XP, fixes #237/#238
13 years ago
Ross Smith II d4c45b412e Add support for VMWare Workstation on Windows XP, fixes #237
13 years ago
Mitchell Hashimoto 72a7a5e69c provisioner/salt-masterless: don't delete states [GH-265]
13 years ago
Mitchell Hashimoto 5220c1ff2a packer/rpc: register map[string]string since we transfer that
13 years ago
Mitchell Hashimoto 5166f511d2 common/json: add Unmarshal with method with syntax errors
13 years ago
Mitchell Hashimoto 51cfc355c9 command/bulid: cosmetic, align help text
13 years ago
Mitchell Hashimoto afab2e44d7 command/build,validate: accept -var-file
13 years ago
Mitchell Hashimoto 398b8fc8d4 common/command: add -var-file support for user vars
13 years ago
Mitchell Hashimoto 7affef4650 website: document user variables
13 years ago
Mitchell Hashimoto 43105c0da4 Update CHANGELOG
13 years ago
Mitchell Hashimoto 56c36c12ed command/build,validate: pass user vars to Prepare
13 years ago
Mitchell Hashimoto 915c8cebae common/command: parse the "-var" flag
13 years ago
Mitchell Hashimoto 229eab0623 common/command: rename BuildFilters to BuildOptions
13 years ago
Mitchell Hashimoto 165ce3b4a8 command/build,validate: use new ParseTemplateFile methods
13 years ago
Mitchell Hashimoto 8507e8098d command/validate: accept -only/-except and use new common stuff
13 years ago
Mitchell Hashimoto 089df41aac common/command: introduce this package for common cmmand stuff
13 years ago