16191 Commits

Author SHA1 Message Date
Mitchell Hashimoto
019ab13f53 builder/virtualbox: whitespace 2013-07-07 18:04:30 -07:00
Mitchell Hashimoto
d6d700f7c5 website: document the inline_shebang stuff 2013-07-07 17:55:02 -07:00
Mitchell Hashimoto
b22743767e provisioner/shell: inline_shebang for inline scripts 2013-07-07 17:52:20 -07:00
Mitchell Hashimoto
6a5bbaa05d Merge pull request #133 from ubermuda/provisioner/shell/script-execution
provisioner/shell: execute script directly instead of using /bin/sh
2013-07-07 17:47:25 -07:00
Mitchell Hashimoto
89e07b875d post-processor/vagrant: properly close file handles [GH-100] 2013-07-07 17:44:13 -07:00
Mitchell Hashimoto
87edf67177 Started on a contributing doc 2013-07-07 17:37:44 -07:00
Mitchell Hashimoto
ee6fd4941a communicator/ssh: show more descriptive error if SCP not avail [GH-127] 2013-07-07 12:23:32 -07:00
Mitchell Hashimoto
5ba5834a7a builder/common: Error on non-200 download responses [GH-141] 2013-07-07 12:16:31 -07:00
Mitchell Hashimoto
83d073f410 website: document the guest additinos URL and SHA256
/cc @sgirones
2013-07-07 12:06:13 -07:00
Mitchell Hashimoto
f83ec95928 builder/virtualbox: style nitpicks and CHANGELOG 2013-07-07 09:17:27 -07:00
Mitchell Hashimoto
1e7508c828 fmt 2013-07-07 09:14:41 -07:00
Mitchell Hashimoto
f8617b2641 builder/virtualbox: test the configuration
/cc @sgirones
2013-07-07 09:14:16 -07:00
Mitchell Hashimoto
d289a6a850 builder/virtualbox: typo in test 2013-07-07 09:09:22 -07:00
Mitchell Hashimoto
509712c4a4 Merge pull request #145 from sgirones/feature/local-mode-guest-additions
builder/virtualbox: Local mode for VBoxGuestAdditions. Provide local path and SHA256
2013-07-07 09:07:56 -07:00
Mitchell Hashimoto
9da6e62307 Merge pull request #147 from mitchellh/shutdown-docs
website: Shutdown Command in Examples
2013-07-07 09:05:58 -07:00
Jack Pearkes
e26d9de149 website: add a shutdown command to the vm builder config examples 2013-07-07 15:37:22 +02:00
Jack Pearkes
7e909ad1c1 website: specify ruby version in the gemfile 2013-07-07 15:31:37 +02:00
Salvador Gironès
babd47541b Local mode for VBoxGuestAdditions. Provide local path and SHA256 2013-07-06 11:28:56 +02:00
James Van Dyke
13da0ef49b Rename configuration avoid_sudo to prevent_sudo 2013-07-06 00:37:59 -04:00
James Van Dyke
c24e74c699 Remove errant die statement. 2013-07-06 00:17:28 -04:00
James Van Dyke
6e1e92f14f Implement skip_install configuration to skip Chef installation. 2013-07-06 00:15:21 -04:00
James Van Dyke
4e1d0f5a12 Implement avoid_sudo configuration option. 2013-07-05 23:56:51 -04:00
James Van Dyke
5f81e605e8 Rename configuration cookbook_paths to cookbooks_paths to
conform to Vagrant wording.
Remove configuration `cookbook_path` to simplify some things.
2013-07-05 22:33:24 -04:00
James Van Dyke
543fdbd8c2 Make JSON attributes work with real JSON! 2013-07-05 21:57:56 -04:00
Mitchell Hashimoto
16be4ed641 Merge pull request #143 from priteau/master
website: Fix some typos and an error in the website documentation
2013-07-05 11:30:59 -07:00
Pierre Riteau
5e3c3adad4 Fix some typos and an error in the documentation 2013-07-05 19:23:24 +01:00
Mitchell Hashimoto
553800b362 post-processor/vagrant: provider PPs get properly configured 2013-07-05 11:11:54 -07:00
Mitchell Hashimoto
1a2e4f9d0b fmt 2013-07-05 11:00:18 -07:00
Mitchell Hashimoto
a9f63871fb post-processor/vagrant: properly forward config into provider [GH-129] 2013-07-05 10:50:57 -07:00
Mitchell Hashimoto
eba9834bb1 post-processor/vagrant: Extra logging 2013-07-05 10:41:54 -07:00
Mitchell Hashimoto
ac448190e1 Merge pull request #142 from philipcristiano/master
website: Use free-tier instance size.
2013-07-05 10:37:16 -07:00
Mitchell Hashimoto
d3598278c8 Merge pull request #139 from sit/clarify-gopath
README: Clarify repository placement relative to GOPATH
2013-07-05 10:35:38 -07:00
Philip Cristiano
ead9543799 docs: Use free-tier instance size 2013-07-05 13:35:31 -04:00
Mitchell Hashimoto
0197d8d8b4 Merge pull request #140 from philipcristiano/master
website: Fix introduction basic example
2013-07-05 10:33:28 -07:00
Philip Cristiano
a1ec059966 docs: Use free-tier instance size 2013-07-05 13:22:38 -04:00
Philip Cristiano
9f624a4557 docs: Fix invalid example 2013-07-05 08:42:22 -04:00
James Van Dyke
712fd1f8fd First pass at Chef Solo provisioner. 2013-07-05 00:26:48 -04:00
Emil Sit
e65ab8e93c README: Clarify repository placement relative to GOPATH
If you don't put the repository in the right place in GOPATH,
changes to your sources don't get built.

Signed-off-by: Emil Sit <sit@emilsit.net>
2013-07-04 23:59:52 -04:00
Mitchell Hashimoto
e83b17f0e5 Update CHANGELOG 2013-07-04 15:47:06 -07:00
Mitchell Hashimoto
d002f90cb1 Merge pull request #137 from bdon/forwarded-port-cleanup
builder/virtualbox: clean up port forwarding before exporting OVF.
2013-07-04 15:46:32 -07:00
Brandon Liu
6cdc938f46 Virtualbox: clean up port forwarding before exporting OVF. 2013-07-04 14:46:39 -07:00
Mitchell Hashimoto
dfdbc1b124 website: add more info to the file provisioner page 2013-07-04 12:58:11 -07:00
Mitchell Hashimoto
620d6b9339 Update CHANGELOG 2013-07-04 12:50:49 -07:00
Mitchell Hashimoto
32aabb6ea2 provisioner/file: style nitpicks
/cc @ericlathrop
2013-07-04 12:50:00 -07:00
Mitchell Hashimoto
a47fd26db3 fmt 2013-07-04 12:44:36 -07:00
Mitchell Hashimoto
df977c4c1d Merge pull request #136 from ericlathrop/file-provisioner
File upload provisioner [GH-118]
2013-07-04 12:42:19 -07:00
Eric Lathrop
a9715efd71 Add file provisioner documentation. 2013-07-04 15:17:32 -04:00
Eric Lathrop
3957d3dadc Implement file upload provisioner per #118. 2013-07-04 15:16:17 -04:00
Mitchell Hashimoto
6591f8e90a Merge pull request #132 from ubermuda/patch-1
builder/virtualbox: Typo
2013-07-03 18:10:11 -07:00
Geoffrey Bachelet
43db2c23eb provisioner/shell: execute script directly instead of using /bin/sh 2013-07-03 20:17:31 -04:00