Commit Graph

1399 Commits (336495d34c3b7427aaa079b5ca141bbfd522e4c4)
 

Author SHA1 Message Date
Mitchell Hashimoto 336495d34c Update CHANGELOG
13 years ago
Mitchell Hashimoto 78d03c58e5 Merge branch 'machine-readable'
13 years ago
Mitchell Hashimoto 43b23c5221 packer: version machine-readable output
13 years ago
Mitchell Hashimoto 226e6f5859 website: document machine-readable
13 years ago
Mitchell Hashimoto bebed45a80 packer: -machine-readable not double hyphen
13 years ago
Mitchell Hashimoto f4a9d9d3b7 packer: document machine-readable
13 years ago
Mitchell Hashimoto eed6ece45b packer: replace \r with literal on Ui for MR
13 years ago
Mitchell Hashimoto 04c8592077 packer: replace new lines with literal \n
13 years ago
Mitchell Hashimoto f3bb028ec3 packer: output a newline after each MR line
13 years ago
Mitchell Hashimoto f46bf47579 parse --machine-readable and set it
13 years ago
Mitchell Hashimoto ca54df1a76 packer: TargettedUi properly targets machine-readable data
13 years ago
Mitchell Hashimoto b54a5c0074 packer: Add MachineReadableUi
13 years ago
Mitchell Hashimoto cd62aa5003 packer: BasicUi doesn't do machine-readable, just log
13 years ago
Mitchell Hashimoto 10b0f920bc packer: renamed PrefixedUi to TargettedUi
13 years ago
Mitchell Hashimoto f3f4ab91c7 packer: Rename ReaderWriterUi to BasicUi
13 years ago
Mitchell Hashimoto c8bc2bc1ba packer: Add Machine func to Ui
13 years ago
Mitchell Hashimoto 41370a215e Update CHANGELOG
13 years ago
Mitchell Hashimoto f2355a577a fmt
13 years ago
Mitchell Hashimoto 6a7450974d Merge pull request #269 from rach/master
13 years ago
Mitchell Hashimoto 810bea7fcb communicator/ssh: docs
13 years ago
Mitchell Hashimoto d5ab581260 Merge pull request #273 from rgarcia/password-key
13 years ago
Rafael Garcia ae35cd51e2 communicator/ssh: ability to use a password-protected key
13 years ago
Rach Belaid a4c555a5b7 #269 Make local_state_tree option not mandatory
13 years ago
Rach Belaid a542ff967b Delete duplicate doc for Salt masterless provisionner
13 years ago
Mitchell Hashimoto 59eff6a222 website: add GA tracker
13 years ago
Mitchell Hashimoto b25f0ceabf provisioner/salt-masterless: error if any commands exit with non-zero
13 years ago
Mitchell Hashimoto a0a6817f21 Update CHANGELOG
13 years ago
Mitchell Hashimoto 5decc186a6 builder/vmware: nitpick some styles
13 years ago
Ross Smith II cfc7715495 fixed typo in vmware path on Windows XP, fixes #237/#238
13 years ago
Ross Smith II 60fc565dbb Add support for VMWare Workstation on Windows XP, fixes #237
13 years ago
Mitchell Hashimoto da4a7c3b70 provisioner/salt-masterless: don't delete states [GH-265]
13 years ago
Mitchell Hashimoto 2349706a68 packer/rpc: register map[string]string since we transfer that
13 years ago
Mitchell Hashimoto 777f595c8b common/json: add Unmarshal with method with syntax errors
13 years ago
Mitchell Hashimoto e7b1ba2f5e command/bulid: cosmetic, align help text
13 years ago
Mitchell Hashimoto 95926424f2 command/build,validate: accept -var-file
13 years ago
Mitchell Hashimoto 1e4e343333 common/command: add -var-file support for user vars
13 years ago
Mitchell Hashimoto de13474865 website: document user variables
13 years ago
Mitchell Hashimoto 3ca085c2c1 Update CHANGELOG
13 years ago
Mitchell Hashimoto 713791ba9a command/build,validate: pass user vars to Prepare
13 years ago
Mitchell Hashimoto bb1b3d8fe0 common/command: parse the "-var" flag
13 years ago
Mitchell Hashimoto 1a1b4ba715 common/command: rename BuildFilters to BuildOptions
13 years ago
Mitchell Hashimoto 41b3f9ebd9 command/build,validate: use new ParseTemplateFile methods
13 years ago
Mitchell Hashimoto d0200b7be8 command/validate: accept -only/-except and use new common stuff
13 years ago
Mitchell Hashimoto a0033fba35 common/command: introduce this package for common cmmand stuff
13 years ago
Mitchell Hashimoto 180d5c8275 packer: add ParseTemplateFile since that is useful
13 years ago
Mitchell Hashimoto ddfd9be8cc command/build,validate: compiles again with latest user var changes
13 years ago
Mitchell Hashimoto bf457f437c provisioner/salt-masterless: convert to new template stuff + user vars
13 years ago
Mitchell Hashimoto 100458955f builder/*, provisioner/*: set user vars
13 years ago
Mitchell Hashimoto ab5a1981d9 common: UserData => UserVars
13 years ago
Mitchell Hashimoto eaf5e66f3a common: PackerConfig understands user vars
13 years ago