Commit Graph

1365 Commits (afab2e44d712915498295461965ebed60cd726aa)
 

Author SHA1 Message Date
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
Mitchell Hashimoto 643d9033ad packer: add ParseTemplateFile since that is useful
13 years ago
Mitchell Hashimoto 88d274537c command/build,validate: compiles again with latest user var changes
13 years ago
Mitchell Hashimoto 55ad0058bc provisioner/salt-masterless: convert to new template stuff + user vars
13 years ago
Mitchell Hashimoto 332bdf6edc builder/*, provisioner/*: set user vars
13 years ago
Mitchell Hashimoto 670c6c5c16 common: UserData => UserVars
13 years ago
Mitchell Hashimoto bbced21c36 common: PackerConfig understands user vars
13 years ago
Mitchell Hashimoto 598f11f168 packer: properly override/send user variables to prepare
13 years ago
Mitchell Hashimoto 3f0a268e1e packer, packer/rpc: Update Build interface to allow variable overrides
13 years ago
Mitchell Hashimoto 95b598f748 packer: Template understands variables, puts it into a Build
13 years ago
Mitchell Hashimoto 85020a0aed Merge pull request #259 from phobos182/debug
13 years ago
Jeremy Carroll 6599f5a255 Log error messages from goamz.
13 years ago
Mitchell Hashimoto be4b94c697 website: update docs for image attributes
13 years ago
Mitchell Hashimoto 30d5ff5408 Update CHANGELOG
13 years ago
Mitchell Hashimoto b4d18f9d30 builder/amazon/chroot: can modify AMI attributes
13 years ago
Mitchell Hashimoto fd6dbc42d1 builder/amazon/common: rename StepModifyAttributes to
13 years ago
Mitchell Hashimoto bfc2ac1eaa builder/amazon/common: AMIConfig common config
13 years ago
Mitchell Hashimoto 96a91e9555 builder/amazon/common: on modify AMI attributes, skip if no work
13 years ago
Mitchell Hashimoto dcfbef4fc0 builder/amazon/common: use new API for goamz to set AMI attributes
13 years ago
James Massara 2ba59617fc builder/amazon/all: Added support for setting attributes on the AMI
13 years ago
Mitchell Hashimoto d2f1ba3631 Merge branch 'ignored_files' of https://github.com/priteau/packer into priteau-ignored_files
13 years ago
Mitchell Hashimoto ac0d894028 Update CHANGELOG
13 years ago
Mitchell Hashimoto e66208c239 command/fix: replace CreateTime with new timestamp
13 years ago
Mitchell Hashimoto 4ddb4ab8d1 command/fix: log fixer to run
13 years ago
Mitchell Hashimoto 64ecc5cad7 command/fix: use strings instead of Fixer for list
13 years ago
Mitchell Hashimoto 3f1af409e2 provisioner/shell: tests passing and compiling
13 years ago
Mitchell Hashimoto 716d68bff3 builder/amazon: more efficient use of templates
13 years ago
Mitchell Hashimoto c5e5237767 README: move CreateTime to timestmap
13 years ago
Mitchell Hashimoto 9a8284d51c website: get rid of CreateTime for timestamp
13 years ago
Mitchell Hashimoto 26e374fb9b website: document the new createtime stuff
13 years ago
Mitchell Hashimoto 94efe2c552 website: new config template docs
13 years ago
Mitchell Hashimoto f4b0e2248f provisioner/shell: convert to latest template stuff
13 years ago
Mitchell Hashimoto bf67c6c36e provisioner/file: use the template processing stuff
13 years ago
Mitchell Hashimoto c023588614 builder/vmware: error checking on upload path template
13 years ago
Mitchell Hashimoto 8bb5d40537 builder/vmware: use new template stuff
13 years ago
Mitchell Hashimoto 191520bc0b builder/virtualbox: use new template processing stuff
13 years ago
Mitchell Hashimoto 2b86d32675 builder/amazon: remove unnecessary validation
13 years ago
Mitchell Hashimoto 0a31fac749 builder/digitalocean: use new template processing
13 years ago
Mitchell Hashimoto 75ff149ac1 builder/amazon/instance: switch to new template stuff
13 years ago
Mitchell Hashimoto c8a98683d5 builder/amazon/ebs: get rid of unnecessary template
13 years ago
Mitchell Hashimoto 5f34ec0ebc builder/amazon/chroot: switch to new template stuff
13 years ago