Commit Graph

741 Commits

Author SHA1 Message Date
Justin Campbell 4b2b23c32f Add AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY 2013-06-29 09:32:07 -04:00
Justin Campbell 9c9c60aabf Default to AWS_ env vars for key and secret 2013-06-28 13:45:15 -04:00
Mitchell Hashimoto adae75402f Merge pull request #36 from garethr/patch-1
website: typo: either rather than ether on why page
2013-06-28 09:25:45 -07:00
Gareth Rushgrove 848f324515 small typo: either rather than ether on why page 2013-06-28 17:24:24 +01:00
Mitchell Hashimoto 02d67fd34d website: get rid fof release notes 2013-06-28 12:01:48 -04:00
Mitchell Hashimoto 3682b30ee0 website: fix issues with URL 2013-06-28 11:56:32 -04:00
Jack Pearkes 84e8dd806d readme: correct mentions of localhost to www.packer.io
cc/ @mitchellh
2013-06-28 17:27:38 +02:00
Mitchell Hashimoto 7fff56657e website: link to sha256 sums 2013-06-28 10:48:23 -04:00
Mitchell Hashimoto 9202878107 scripts: SHASUMs should include full version 2013-06-28 10:37:57 -04:00
Mitchell Hashimoto 33635caf8c scripts: fix prerelease detection 2013-06-28 10:35:24 -04:00
Mitchell Hashimoto 90829dcc19 scripts: Get rid of the password on zips 2013-06-28 10:34:15 -04:00
Mitchell Hashimoto 3dc96bd21f Up the version to 0.1.0 2013-06-28 10:33:16 -04:00
Mitchell Hashimoto 66fac2e82f builder/virtualbox: close the input source ISO 2013-06-28 10:30:33 -04:00
Mitchell Hashimoto 39c80262d4 Add an empty CHANGELOG 2013-06-28 10:21:45 -04:00
Mitchell Hashimoto b5dfad2c38 website: set base mac address example 2013-06-28 10:20:49 -04:00
Mitchell Hashimoto bc9a09e3fc post-processor/vagrant: provider-specific config works 2013-06-28 10:16:38 -04:00
Mitchell Hashimoto 21ae9a02d6 website: update the interfaces for extending 2013-06-28 09:49:21 -04:00
Mitchell Hashimoto 39aea8c5ee builder/virtualbox: check the proper file path 2013-06-28 09:45:30 -04:00
Mitchell Hashimoto 82bbbbbf32 fmt 2013-06-28 09:44:03 -04:00
Mitchell Hashimoto 358e71d98e builder/vmware: properly test file URLs 2013-06-28 09:43:49 -04:00
Mitchell Hashimoto 29af228a96 Upate the README 2013-06-28 09:36:01 -04:00
Jack Pearkes e8401a08a8 website: update jack's community bio 2013-06-28 14:46:57 +02:00
Mitchell Hashimoto e994ff605d website: vagrant boxes getting started 2013-06-28 08:37:13 -04:00
Mitchell Hashimoto 8dc8fcce77 Merge branch 'shell-env-vars'
Conflicts:
	website/source/docs/provisioners/shell.html.markdown
2013-06-28 08:20:12 -04:00
Mitchell Hashimoto 3a9b00fa4e website: clarify some things in the intro 2013-06-28 08:18:03 -04:00
Jack Pearkes 8d84d0cafa provisioner/shell: remove check for empty env vars config 2013-06-28 14:11:27 +02:00
Mitchell Hashimoto 244a0cc569 website: doc veewee-to-packer 2013-06-28 00:04:41 -04:00
Mitchell Hashimoto a5c2d6014f command/build: include the build name in the err/success output 2013-06-27 22:26:48 -04:00
Mitchell Hashimoto 13bff7e353 builder/virtualbox: return if cancelled, to avoid nil deref 2013-06-27 22:24:53 -04:00
Mitchell Hashimoto 9a318ceddc builder/virtualbox, vmware: delete output dir if cancelled 2013-06-27 22:23:40 -04:00
Mitchell Hashimoto 213cfb3dad builder/vmware: error if output directory exists 2013-06-27 22:15:24 -04:00
Mitchell Hashimoto 73a2e52a75 builder/virtualbox: Error if output directory already exists 2013-06-27 22:14:23 -04:00
Mitchell Hashimoto b308c942d5 packer: Builds use their own UI [GH-21] 2013-06-27 21:55:59 -04:00
Mitchell Hashimoto 6d87e6aa76 builder/amazonebs: Wait for instance to terminate during cleanup 2013-06-27 21:42:07 -04:00
Mitchell Hashimoto 5cd45b1278 post-processor: recognize vmware and build vmware boxes 2013-06-27 19:21:03 -04:00
Mitchell Hashimoto c5790de3db post-processor/vagrant: virtualbox output finds and sets up the mac addr 2013-06-27 19:05:47 -04:00
Mitchell Hashimoto 8d638aaa75 packer: Don't run post-processors if artifact is nil 2013-06-27 18:50:02 -04:00
Mitchell Hashimoto 0836c46e64 website: execute_command example 2013-06-27 18:23:47 -04:00
Mitchell Hashimoto da47d46c45 post-processor/vagrant: virtualbox box provider should be "virtualbox" 2013-06-27 17:21:15 -04:00
Mitchell Hashimoto bd9c54e820 post-processor/vagrant: Only tar files 2013-06-27 14:06:14 -07:00
Mitchell Hashimoto 0d0c403037 website: update provisioner docs "path" to "script" 2013-06-27 10:57:43 -07:00
Mitchell Hashimoto 09fabf1e22 provisioner/shell: rename "path" to "script" 2013-06-27 10:56:46 -07:00
Mitchell Hashimoto 7720be6d84 website: update vagrant PP docs for Artifactid var 2013-06-27 10:54:52 -07:00
Mitchell Hashimoto 2291d5ba79 post-processor/vagrant: validate the template 2013-06-27 10:53:43 -07:00
Mitchell Hashimoto ef1378462c post-processor/vagrant: compile the output path 2013-06-27 10:51:13 -07:00
Mitchell Hashimoto 9c37cf8ef1 website: make a note about deps in deving plugins 2013-06-27 10:43:19 -07:00
Mitchell Hashimoto 8351d01c71 Remove the "compress" post-processor for now 2013-06-27 08:32:15 -07:00
Mitchell Hashimoto 32a5d3c2b7 website: change up some code format sizing 2013-06-27 08:30:21 -07:00
Mitchell Hashimoto 3e4b19a1e5 website: document keep_input_artifact 2013-06-27 08:25:12 -07:00
Mitchell Hashimoto cf62c812f3 website: document the vagrant post-processor 2013-06-27 08:17:00 -07:00