Mitchell Hashimoto
5e2f08de70
post-processor/vagrant: do overrides
2013-12-19 14:44:15 -08:00
Mitchell Hashimoto
b6795081b8
website: update docs for vagrant pp
2013-12-19 14:10:28 -08:00
Mitchell Hashimoto
930b844bd5
website/source: fix typos
2013-12-19 09:57:31 -08:00
Mitchell Hashimoto
bae9c4d21f
website: update docs for GCE, fix styling for OL
2013-12-13 19:22:52 -08:00
Mitchell Hashimoto
7f140cdf9c
website: more docs on getting the key
2013-12-12 21:53:05 -08:00
Mitchell Hashimoto
6cd9ee3ebb
website: cover how to get client secrets and such in website
2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
3fad2421c5
website: add compute engine to layout
2013-12-12 21:53:04 -08:00
Kelsey Hightower
16af2131db
builder/googlecompute: Add website docs
2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
f5401110e6
website: fix typo [GH-712]
2013-12-12 15:45:57 -08:00
Mitchell Hashimoto
80c2f0fcd0
Merge pull request #690 from TranscendComputing/master
...
builder/qemu: added template processing for QemuArgs, floppy_files for auto-building f...
2013-12-12 14:46:08 -08:00
Mitchell Hashimoto
613d5f5b92
website: update docs for vsphere changes
2013-12-11 14:02:10 -08:00
Mitchell Hashimoto
55082a514b
website: document the description field
2013-12-11 13:46:21 -08:00
Mitchell Hashimoto
4274d1fcc1
website: use the comparison operators in Puppet docs
2013-12-11 12:39:42 -08:00
Mitchell Hashimoto
2986452804
provisioner/puppet-masterless: simplify manifest dir upload
2013-12-11 11:20:22 -08:00
Mitchell Hashimoto
ccbb109d05
Merge branch 'configure-manifest-dir' of https://github.com/Jimdo/packer into Jimdo-configure-manifest-dir
2013-12-11 11:14:45 -08:00
Mitchell Hashimoto
3b3d09cb0f
website: update vsphere endpoint docs [GH-695]
2013-12-10 18:17:41 -08:00
Jan Brauer
afd0aea8df
Merge branch 'master' into configure-manifest-dir
2013-12-10 09:08:11 +01:00
Mitchell Hashimoto
2b4bdee0a2
website: fix docs for vmware esxi discrep [GH-674]
2013-12-06 19:14:20 -08:00
Mitchell Hashimoto
f7b1c2dbc6
builder/amazon/instance: add location to upload command [GH-679]
2013-12-06 19:04:40 -08:00
Mitchell Hashimoto
2385f087be
Merge pull request #657 from mitchellh/docs-users-vars
...
website: user Variables in Intro
2013-12-06 18:18:26 -08:00
Mitchell Hashimoto
a770a5b2f2
Merge pull request #660 from CpuID/master
...
builder/amazon/ebs: AssociatePublicIpAddress for launching
2013-12-06 18:15:19 -08:00
Mitchell Hashimoto
60c797b256
Merge pull request #637 from johnbellone/master
...
builder/openstack: add ProxyUrl parameter for OpenStack builder
2013-12-06 17:58:15 -08:00
Thomas D. Hite
08f5131746
Added template processing for QemuArgs, floppy_files for auto-building floppies which attach to the VM at startup, and run_once flag to trigger just one powerup/powerdown.
2013-12-06 18:20:25 -06:00
Phil Fenstermacher
c4ae11589d
Changed error message and docs to match code - qemu-img options are qcow2 and raw
2013-12-04 14:05:07 -05:00
Jan Brauer
89d72851a1
Update docs
2013-11-26 08:29:43 +01:00
Nathan Sullivan
abaacb0683
docs update for https://github.com/mitchellh/packer/issues/578
2013-11-26 11:41:39 +10:00
Jack Pearkes
3591e35617
website: prettyprint variables examle in parallel builds
2013-11-25 13:51:32 +01:00
Jack Pearkes
2da4af8166
website: user user varibles in the intro (parallel builds)
2013-11-25 13:47:23 +01:00
Jack Pearkes
5c1f9e4cd3
website: use user variables in the intro (ec2)
2013-11-25 13:36:32 +01:00
Jack Pearkes
9cabad4704
website: move iam policy documentation to the root amazon page
2013-11-25 13:27:38 +01:00
Bob Potter
d801e2eca1
website: document chroot running process gotcha
2013-11-22 00:11:40 -06:00
Jon Topper
1716e761c2
Match ec2-bundle-vol on web to code
...
Issue #248 contained a PR which changes the way bundle_vol_command is
used by default. This change to the defaults was not reflected on the
website, so I encountered the same issue when making changes to the
bundle_vol_command in my config.
2013-11-21 18:29:19 +00:00
Geoffrey Bachelet
e16e03c67b
Typo in vmware docs' YAML front matter
2013-11-20 22:05:22 +01:00
John Bellone
e3af0ead29
Website: Update timeout to reflect real default.
...
The default in the actual code is 5m.
2013-11-19 17:22:17 -05:00
Mitchell Hashimoto
ef5448d4dd
website: Fix typo with esxi config
2013-11-19 14:12:49 -08:00
Mitchell Hashimoto
6867c4f3e3
website: vsphere endpoint docs
2013-11-18 16:23:28 -08:00
Mitchell Hashimoto
b96b2997a8
website: update chef solo docs
2013-11-18 16:14:33 -08:00
Jeff Quast
2728029db7
Update chef-solo.html.markdown
...
underscore of "data_bags" should be escaped; causes run-on italic
2013-11-14 16:13:20 -08:00
Baraa Basata
871920c33f
Fix spelling in Intro documentation
2013-11-11 21:41:53 -05:00
Mitchell Hashimoto
53c40cdbc5
website: better document the dockerfile interaction with the builder
2013-11-09 19:40:38 -08:00
Mitchell Hashimoto
4e56b8f9f6
Merge branch 'f-docker-builder': Docker builder
...
This introduces a Docker builder. The docker builder is able to create
containers by starting an existing Docker image, provisioning it using
standard practices, and then exporting it using `docker export`.
2013-11-09 19:08:05 -08:00
Mitchell Hashimoto
865adeb4b3
website: doc pull
2013-11-09 17:22:39 -08:00
Mitchell Hashimoto
8f39edf935
website: document dockerfile
2013-11-09 13:59:34 -08:00
Mitchell Hashimoto
3a13e47f34
website: start documenting the builder
2013-11-09 13:28:00 -08:00
Matthew Hooker
cdf2b4ff0b
Merge branch 'patch-3' of https://github.com/fgo/packer
...
website: Fix missing whitespace. [ci skip]
2013-11-09 06:09:13 -08:00
Francis Go
3847f72a10
Fix grammar in Terminology documentation
2013-11-10 00:30:54 +11:00
Mitchell Hashimoto
2d0270ac65
website: document need for AMI tools
2013-11-08 11:23:12 -08:00
Mitchell Hashimoto
02984bdb82
Merge pull request #609 from fgo/patch-2
...
website: Fix spelling in Provision documentation [ci skip]
2013-11-07 23:03:45 -08:00
Francis Go
c7db2daf80
Fix spelling in Provision documentation [ci skip]
2013-11-08 17:03:15 +11:00
Francis Go
e8daef7ca7
Fix spelling in Use Cases documentation
2013-11-08 13:22:25 +11:00
Mitchell Hashimoto
1bd60be25f
website: esxi docs
2013-11-07 12:44:40 -08:00
Mitchell Hashimoto
7d893894df
website: vmware esxi docs
2013-11-07 12:41:02 -08:00
Mitchell Hashimoto
300897c116
website: remove outdated qemu docs
2013-11-05 21:46:38 -08:00
Mitchell Hashimoto
2e438b7e21
website: update QEMU docs
2013-11-05 15:34:09 -08:00
Mitchell Hashimoto
ac1012c108
Merge pull request #385 from TranscendComputing/master
...
builder/qemu: Qemu builder
2013-11-05 15:28:23 -08:00
Mitchell Hashimoto
c8e911cdc3
Merge branch 'security-groups' of https://github.com/whiteley/packer into whiteley-security-groups
...
Conflicts:
builder/amazon/common/run_config.go
2013-11-05 14:34:12 -08:00
Jack Pearkes
b13c25532c
builder/digitalocean: add a droplet_name configuration value
...
Practically, this lets you set the hostname of the droplet
used for provisioning.
2013-11-03 17:35:58 +01:00
Mitchell Hashimoto
a4bf15930b
Merge pull request #542 from phyrex1an/patch-1
...
website: propose additional IAM Role Actions
2013-11-02 03:56:38 -07:00
Mitchell Hashimoto
aee93096b1
website: docs on disabling guest additions
2013-11-02 11:34:54 +01:00
Ciaran Downey
d707486142
s/extremely to/extremely easy to/
2013-10-29 19:20:34 -07:00
mmercer-appneta
bddca94228
Added missing close-curly-brace to default value of execute_command.
2013-10-24 18:33:06 -07:00
Matthew Hooker
e9e2d866db
website: remove extra period.
2013-10-24 01:48:35 -07:00
Matthew Hooker
60428cef60
builder/amazon/ebs: Add config for target AZ.
...
Fixes [GH-536]
2013-10-21 08:01:34 -07:00
Mitchell Hashimoto
6a3fd92275
Update CHANGELOG and link in Ansible
2013-10-20 17:48:03 -07:00
Mitchell Hashimoto
d94cff93da
Merge pull request #475 from kelseyhightower/ansible-provisioner
...
provisioner/ansible-local: Add support for provisioning with Ansible
2013-10-20 17:46:36 -07:00
Mitchell Hashimoto
7537eeae74
Merge pull request #506 from maspwr/compression_level
...
post-processors/vagrant: add compression_level option
2013-10-20 17:44:26 -07:00
Tom Hite
9ebd44a98a
Merge branch 'master' of http://github.com/mitchellh/packer
2013-10-17 23:32:18 -05:00
Tate Eskew
7ad8b6d194
fix typo in docs for saltmasterless provisioner. bootstrap was spelled incorrectly
2013-10-17 11:12:21 -05:00
Mikael Bung
9855430f15
Propose additional IAM Role Actions
...
Depending on what settings you use for the amazon-chroot builder additional actions needs to be allowed in the IAM role for the aws instance.
This patch does not include an exhaustive list of all alternatives, but only the changes I needed to do to get stuff working for me.
2013-10-17 09:12:33 +02:00
Jon Stevens
b2b7e99b57
I found that I needed the shutdown command to be run as root.
...
Also added a note about shutdown_command that bit me.
2013-10-14 17:59:53 -07:00
Tom Hite
5e9b035031
Fixes #3 via minor documentation fix and setting default properly (in the net_device template value, virtio is incorrect -- must be virtio-net).
2013-10-09 07:11:10 -05:00
Tom Hite
527a73cf4a
Merge branch 'master' of https://github.com/mitchellh/packer
2013-10-08 18:30:58 +00:00
Mark Aaron Shirley
21787cfe2e
Update docs for Virtualbox and VMware as well
2013-10-08 09:34:37 -07:00
Mark Aaron Shirley
e5c5f685b9
Add compression_level option to vagrant post-processors
2013-10-07 21:59:26 -07:00
Tom Hite
2f8f2d5ad1
Fixes #1 and Fixes #2 by allowing qemuargs to operate and override defaults.
2013-10-07 20:58:08 -05:00
Matt Whiteley
09f4011234
builder/amazon: instances can be launched with a list of security groups
2013-10-04 10:42:45 -07:00
Tehmasp Chaudhri
d969abd730
Updated web site doc. for avail commands list
2013-10-01 19:45:11 -06:00
Matthew Hooker
4ab4dbacf9
Merge remote-tracking branch 'origin/master'
2013-09-30 04:46:15 +00:00
Kelsey Hightower
fd7f1c8b9a
Add ansible-local provisioner website docs
2013-09-29 13:56:43 -07:00
Matthew Hooker
ac496a63dc
replace command config with wrapper command.
2013-09-27 10:54:53 +00:00
Ben Podoll
96839f6a05
removing the docs for digital ocean's optional param 'event_delay' as it is no longer used
2013-09-26 20:24:18 -05:00
Matthew Hooker
6b1a7938d8
Merge remote-tracking branch 'origin/master' into 430
2013-09-26 16:24:28 -07:00
Matthew Hooker
36326ee8c2
Merge branch 'master' into 430
2013-09-26 01:04:42 -07:00
Bob Potter
07c93fdfdd
Document permissions required for amazon-chroot build to function.
2013-09-25 00:09:10 -05:00
Nathan Sullivan
c47f740946
fix variable name
2013-09-24 16:14:34 +10:00
Mitchell Hashimoto
44d1f3d9cc
website: document `only` and `except`
2013-09-20 11:42:25 -07:00
Mitchell Hashimoto
abbac36796
provisioner/shell: convert windows line endings to Unix [GH-277]
2013-09-20 10:22:43 -07:00
Tim Mower
9c519eda41
Fix syntax error in puppet template
2013-09-20 11:36:37 +01:00
Mitchell Hashimoto
865f197503
builder/virtualbox: support attaching guest additions [GH-405]
2013-09-18 18:15:46 -07:00
Mitchell Hashimoto
877dfb81fe
common: Allow user variables to be used for ints/bools/etc. [GH-418]
2013-09-18 16:18:39 -07:00
Mitchell Hashimoto
129f1290c1
Merge pull request #411 from jerryclinesmith/issue_348
...
provisioners/chef-solo: add support for roles and data_bags
2013-09-18 14:13:41 -07:00
Matthew Hooker
4f6fc96397
some documentation.
2013-09-17 06:01:23 -07:00
Mitchell Hashimoto
dc0232975d
provisioner/chef-solo: ability to specify custom chef template
2013-09-15 23:29:29 -07:00
dlovell
b67580d3f2
fix iso_url: use old-releases.ubuntu.com/...
2013-09-14 15:02:40 -04:00
Jerry Clinesmith
bcf6d537dc
#348 : chef-solo provisioner: update docs
2013-09-10 22:00:52 -05:00
Mitchell Hashimoto
adbb490189
provisioner/file: support uploading directories [GH-251]
2013-09-09 14:00:06 -07:00
Mitchell Hashimoto
fd0df9ff58
provisioners/puppet-masterless: support hiera configs
2013-09-09 13:24:17 -07:00
Mitchell Hashimoto
41b70aae99
provisioner/puppet-masterless: support custom facts
2013-09-08 23:00:11 -07:00
Andrew Schleifer
eccffbd732
accidently a word
...
specifically, "builders"
2013-09-08 22:27:14 -05:00
Mitchell Hashimoto
107309ab67
website: document the Puppet provisioner
2013-09-07 23:56:00 -07:00