Commit Graph

719 Commits

Author SHA1 Message Date
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
Mitchell Hashimoto 90b97b147b post-processor: Can specify VF template for AWS 2013-06-27 07:40:33 -07:00
Mitchell Hashimoto 2ba65c2328 post-processor: Recognize the virtualbox builder 2013-06-27 07:39:11 -07:00
Mitchell Hashimoto 7884eb5bdf post-processor/vagrant: Ability to specify Vagrantfile template 2013-06-27 07:38:33 -07:00
Mitchell Hashimoto b229e02d33 post-processor/vagrant: VirtualBox post-processor 2013-06-27 07:33:32 -07:00
Mitchell Hashimoto 014fce77d8 post-processor/vagrant: more Ui output 2013-06-27 07:17:08 -07:00
Mitchell Hashimoto b4fe0530d8 post-processor/vagrant: allow config of individual pp's 2013-06-27 07:14:15 -07:00
Jack Pearkes 21025f64d5 website: docuemnt shell provisioner environment variables 2013-06-27 14:42:28 +02:00
Jack Pearkes 7b32212c97 provisioner/shell: add support for environment variables to be injected 2013-06-27 14:42:14 +02:00
Mitchell Hashimoto 95767b9d85 fmt 2013-06-26 19:09:39 -07:00
Mitchell Hashimoto 47c7a30bbd post-processor/vagrant: the proper post-processor is actually run 2013-06-26 19:09:24 -07:00
Mitchell Hashimoto 962e5b1888 post-processor/vagrant: Can make AWS boxes! 2013-06-26 18:55:11 -07:00
Mitchell Hashimoto 2e0a051539 builder/*: Fail if provisioning fails [GH-33] 2013-06-26 17:54:57 -07:00
Mitchell Hashimoto d16d5eeec5 provisioner/shell: Error if a script fails 2013-06-26 17:52:49 -07:00
Mitchell Hashimoto 9e786cf754 packer: Provisioner/Hook can have errors returned 2013-06-26 17:50:25 -07:00
Mitchell Hashimoto 227ab55617 builder/amazonebs: Artifact ID works 2013-06-26 17:40:21 -07:00
Mitchell Hashimoto 0f0041725e post-processor/vagrant: boilerplate 2013-06-26 17:37:46 -07:00
Mitchell Hashimoto accc2c27f5 website: Clarify the HTTPIP/Port in boot commands [GH-32] 2013-06-26 17:08:53 -07:00
Mitchell Hashimoto 32e319920c fmt 2013-06-25 14:31:06 -05:00
Mitchell Hashimoto dd92d492ee packer/plugin: No need for a panic when plugins error 2013-06-25 14:30:08 -05:00
Mitchell Hashimoto 3e1d902560 packer/plugin: Require the magic cookie to be present to run
This is just a silly check to make sure people aren't executing
the plugins directly. If they are, a nicer error message is shown.
2013-06-25 14:27:20 -05:00
Mitchell Hashimoto e3aada4a2f website: fix the links to downloads 2013-06-25 14:16:49 -05:00
Mitchell Hashimoto 504ba96506 website: fix docs installation page 2013-06-25 14:14:45 -05:00