928 Commits

Author SHA1 Message Date
Mitchell Hashimoto
a34b1a228d Merge pull request #1953 from apparentlymart/patch-1
website: Fix statement in machine-readable 'ui' type docs.
2015-06-08 21:22:00 -07:00
Christoph Hartmann
1539b9459f replace opscode with chef 2015-06-07 15:12:05 +02:00
Basil Peace
3dabf60b52 Fix error in isotime demo in the documentation of Configuration Templates 2015-06-06 23:43:06 +03:00
Shawn Neal
b665339b39 Added website docs for VMWare ISO additionaldisk_size 2015-06-04 08:22:50 -07:00
Mitchell Hashimoto
36c6d37f69 website: Update docs for template_dir 2015-05-29 14:30:36 -07:00
Mitchell Hashimoto
58b430d7ef website: update docs for provider key [GH-2099] 2015-05-29 11:34:22 -07:00
Mitchell Hashimoto
f8c877771d Merge branch 'f-packer-push-name' 2015-05-28 15:18:36 -07:00
Mitchell Hashimoto
8c3b8c6895 Merge pull request #1997 from justincampbell/vagrant-post-processor-execution-order
Clarify doubly-nested array use in post-processors
2015-05-28 09:37:50 -07:00
Mitchell Hashimoto
8cac7e8d51 Merge pull request #1930 from bhourigan/issue1929
Prepending -i to sudo so PATH is inherited from profile.d scripts
2015-05-28 09:36:58 -07:00
Mitchell Hashimoto
8199697821 Merge pull request #2029 from spuder/patch-1
Changes date example in isotime
2015-05-27 20:20:05 -07:00
Mitchell Hashimoto
96b40322e0 Merge pull request #2095 from rickard-von-essen/issue_2079
Fixes #2079 - Documentation parallel_tools_mode / guest_additions_mode
2015-05-27 20:19:23 -07:00
Mitchell Hashimoto
77af5f83f7 Merge pull request #2120 from vtolstov/discard
add discard option to qemu builder
2015-05-27 20:18:11 -07:00
Seth Vargo
168fe98610 Merge pull request #2109 from bosr/docs-homebrew-notap
doc update: no need for homebrew/binary anymore
2015-05-23 13:12:09 -04:00
Seth Vargo
86c2043a64 Merge pull request #2089 from ehershey/patch-1
Remove duplicate "directly"
2015-05-23 13:11:58 -04:00
Vasiliy Tolstov
3984f5e6f6 add discard option to qemu builder
Enabling discards for disk can greatly minimize disk size then user
inside vm use fstrim command or trim/discard unneded blocks.

Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-05-17 20:48:58 +03:00
Seth Vargo
350a5f8cad Merge pull request #2115 from mitchellh/sethvargo/update_middleman
Update middleman-hashicorp
2015-05-15 16:32:11 -04:00
Seth Vargo
527a9e9bfc Update middleman-hashicorp 2015-05-15 16:19:35 -04:00
Asa Gage
c3a6e60e6c removed NL 2015-05-14 17:27:30 -04:00
Asa Gage
849b825d18 Fixed missing comma in remote-builds example code. 2015-05-14 17:22:32 -04:00
Romain Bossart
8944824fa8 doc update: no need for homebrew/binary anymore 2015-05-14 21:11:44 +02:00
Rickard von Essen
835aff4562 Fixes #2079 - Documentation parallel_tools_mode / guest_additions_mode 2015-05-05 09:21:32 +02:00
Rickard von Essen
1365627e31 Fixes #2080 Add prlctl_post in builder Parallels
This adds config option prlctl_post for builder parallels-iso/pvm. It
allows additional prlctl commands to run after the VM has been shutdown
just before being exported.
2015-05-03 11:18:48 +02:00
Ernie Hershey
d903b6d56a Remove duplicate "directly" 2015-05-01 14:34:37 -04:00
Grégoire Pineau
cd14cb7012 [Provisioner][Ansible] Added support for inventory group 2015-04-30 18:43:00 +02:00
Kevin Fishner
2c8ddc384b add packer and the hc ecosystem 2015-04-20 15:55:16 -07:00
Jack Pearkes
344c741642 command/push: allow specifying a -name param for push target 2015-04-15 12:54:58 -07:00
Spencer Owen
59499426b0 Changes date example in isotime
The example of using 1506 doesn't make much sense since 15 is the hour and 06 is the year. 
Using HHMM is a more intuitive example
2015-04-09 14:43:12 -06:00
Ameir Abdeldayem
4735ab004a Add docs for client_key option of chef-client provisioner. 2015-04-09 02:19:52 -04:00
Brian Hourigan
a4cfd921f4 Adding missing hyphen to sudo options 2015-04-04 10:52:17 -04:00
Justin Campbell
23ac351c85 Clarify doubly-nested array use in post-processors
Expands on the description of the Vagrant and Vagrant Cloud
post-processors needing to be in a doubly-nested array.

Also, separate the two arrays in the JSON sample so they stick out more
(and reformat the JSON).
2015-03-24 15:41:17 -04:00
Seth Vargo
e3dc34433e Address some mobile issues 2015-03-19 10:43:25 -04:00
Seth Vargo
9b318941fc Update middleman-hashicorp 2015-03-19 10:43:20 -04:00
Seth Vargo
32af9a7e26 Merge pull request #1972 from KFishner/packer-atlas-support
Explain how packer works with atlas
2015-03-16 18:35:23 -04:00
dragon788
7daf8f6b5f Invalid boot command section for VMware ISO 2015-03-13 13:45:43 -05:00
dragon788
0e8cd451ed Invalid boot command section for VirtualboxISO 2015-03-13 13:45:30 -05:00
dragon788
a565f43ca9 Replaced missed command 2015-03-13 13:44:59 -05:00
dragon788
90e48eabc3 Invalid boot command section for Parallels ISO 2015-03-13 13:44:07 -05:00
Kevin Fishner
698f913bbf explain how packer works with atlas 2015-03-10 16:21:36 -07:00
Ash Caire
361e859556 Add EBS snapshot tags 2015-03-01 10:27:30 +11:00
Colin Hebert
34e34d1f18 Fix typo 2015-02-28 23:02:49 +11:00
Martin Atkins
2a9dc513ab Fix statement in machine-readable 'ui' type docs.
The text previously stated that "ui"-type messages represent messages that would be shown if Packer is *not* running in human-readable mode.

This is rather talking about what would happen when Packer *is* using human-readable mode.
2015-02-26 16:35:31 -08:00
David Danzilio
d1445bc6fe Make PackerBuildName and PackerBuilderType available as Facts during a masterless run similar to the way we do with the Shell provisioner. 2015-02-24 21:44:00 -05:00
Seth Vargo
8c36684e98 Merge pull request #1846 from lalyos/patch-1
docs/templates: add note about escaping
2015-02-24 20:12:18 -05:00
Seth Vargo
c338d313db Merge pull request #1925 from tdooner/add_rackconnect_support
Add Rackconnect support to openstack builder
2015-02-24 20:02:26 -05:00
Seth Vargo
2d13cf9689 Merge pull request #1936 from leto/patch-1
Tell people to use OVF v2
2015-02-24 19:53:30 -05:00
Seth Vargo
cc231ea497 Merge pull request #1941 from w1mvy/update_document
Updated doc with config
2015-02-24 19:51:44 -05:00
Ross Smith II
07b61f2ca8 Fix digitalocean urls in docs
[skip ci]
2015-02-24 11:32:27 -08:00
w1mvy
003bb6926c Updated doc with config 2015-02-23 21:36:37 +09:00
Emil Hessman
825cd7a86a website: address spelling mistakes 2015-02-21 09:27:04 +01:00
Duke Leto
f7383d533d Tell people to use OVF v2
The example error message being in here is important so people can search for that error message and find the answer easily. The default in my VirtualBox is V1, so many people will run into this.
2015-02-19 15:42:35 -08:00