Commit Graph

384 Commits (2bce7ab2eba4a0b7b2eceb6dca34854d9ae72697)

Author SHA1 Message Date
Mitchell Hashimoto 0fd7bdd3f5 builder/qemu: style
12 years ago
Mitchell Hashimoto 1b23af2667 Merge pull request #854 from qur/qemu-config-binary
12 years ago
Mitchell Hashimoto d2fe49d6a2 builder/qemu: document run_once is gone (but keep it around for compat)
12 years ago
Mitchell Hashimoto 1843ebf396 Merge pull request #883 from b2jrock/bjj-add-importopts
12 years ago
Mitchell Hashimoto 039def70f8 Merge pull request #885 from rosstimson/ec2-upload-bundle
12 years ago
Mitchell Hashimoto c67094fbb6 website: update Vagrant PP docs for input artifacts [GH-898]
12 years ago
Brian Johnson ac2c4203a2 Add import_opts to the virtualbox-ovf builder. My use case is that I
12 years ago
Prasanna Santhanam 7394d00e67 Adding docs to #645 on the website
12 years ago
Jan Brauer ee50657097 Merge remote-tracking branch 'upstream/master' into puppet-server
12 years ago
Ross Timson 58444627c1 Use --url flag rather than --location for ec2-upload-bundle
12 years ago
Jan Brauer 3dd0f9d6ac Update documentation
12 years ago
Julian Phillips a8993662b5 Allow Qemu binary name to be configured
12 years ago
jamie brim ec1adec029 provisioner/ansible: configurable command / args
12 years ago
Mitchell Hashimoto 3e85bc8bf8 website: update formatting for docker docs
12 years ago
Mitchell Hashimoto 1444233c23 Merge pull request #794 from mitchellh/do-doc-defaults
12 years ago
Mitchell Hashimoto e8768785a0 website: add docs for docker-import and docker-push
12 years ago
DracoBlue 8195b8da7f Fixed typo in qemu documentation
12 years ago
Dana Merrick 433c7673fb Updating the googlecompute builder documentation.
12 years ago
Klynton Jessup a76650f9ea Update post-processor.html.markdown
12 years ago
Ross Smith II 5a26624897 Update virtualbox-iso.html.markdown
12 years ago
Jan Brauer 9d01684c1c Use sudo by default, as in puppet-masterless
12 years ago
Jan Brauer 58b06526f5 Update docs for puppet-server provisioner
12 years ago
Jan Brauer 864f4b5851 Add docs for puppet-server provisioner
12 years ago
Jack Pearkes 7022b62017 website: update defaults for DO ID's
12 years ago
Stefan Foulis feacecdffc includes information about "provider"
12 years ago
Bob Potter 11353f182e website: really fix puppet provisioner cmd docs
12 years ago
Bob Potter 9c07d2d5b3 website: correct default puppet provisioner command
12 years ago
Gabriel Baker 9d535f19d3 link pointing to dockerfiles was incorrect
12 years ago
Mitchell Hashimoto 2b801a7b12 builder/vmware,virtualbox: checksum_type can be "none" [GH-471]
12 years ago
Mitchell Hashimoto e38c0424b9 packer: allow environmental variables within user vars [GH-633]
12 years ago
Mitchell Hashimoto 8aabe01bad builder/amazon/common: run_tags to apply to launch [GH-722]
12 years ago
Mitchell Hashimoto 4c8b8d4fa7 packer: add `pwd` function with working directory [GH-762]
12 years ago
Jack Pearkes 00fe97cae3 website: add private_networking docs for digitalocean
12 years ago
Mitchell Hashimoto 037a744be5 builder/docker: customize run command [GH-648]
12 years ago
Mitchell Hashimoto eeadafc452 builder/vmware/*: can specify path to fusion [GH-677]
12 years ago
Mitchell Hashimoto df9b009c8d website: update docs for virtualbox builder (some bugs)
12 years ago
Mitchell Hashimoto 8be172d19a Merge pull request #758 from mitchellh/f-vmware-vmx
12 years ago
Mitchell Hashimoto 92810deffd website: document new vmware-vmx builder
12 years ago
Matthew Hooker c733f42a17 Formatting.
13 years ago
b 93af1bf81d Add section on importing docker container artifacts
13 years ago
Mitchell Hashimoto dc2117125d website: document the virtualbox-ovf builder
13 years ago
Mitchell Hashimoto a2671dc383 website: update for pause_before
13 years ago
Mitchell Hashimoto 5e2f08de70 post-processor/vagrant: do overrides
13 years ago
Mitchell Hashimoto b6795081b8 website: update docs for vagrant pp
13 years ago
Mitchell Hashimoto 930b844bd5 website/source: fix typos
13 years ago
Mitchell Hashimoto bae9c4d21f website: update docs for GCE, fix styling for OL
13 years ago
Mitchell Hashimoto 7f140cdf9c website: more docs on getting the key
13 years ago
Mitchell Hashimoto 6cd9ee3ebb website: cover how to get client secrets and such in website
13 years ago
Kelsey Hightower 16af2131db builder/googlecompute: Add website docs
13 years ago
Mitchell Hashimoto f5401110e6 website: fix typo [GH-712]
13 years ago
Mitchell Hashimoto 80c2f0fcd0 Merge pull request #690 from TranscendComputing/master
13 years ago
Mitchell Hashimoto 613d5f5b92 website: update docs for vsphere changes
13 years ago
Mitchell Hashimoto 55082a514b website: document the description field
13 years ago
Mitchell Hashimoto 4274d1fcc1 website: use the comparison operators in Puppet docs
13 years ago
Mitchell Hashimoto 2986452804 provisioner/puppet-masterless: simplify manifest dir upload
13 years ago
Mitchell Hashimoto ccbb109d05 Merge branch 'configure-manifest-dir' of https://github.com/Jimdo/packer into Jimdo-configure-manifest-dir
13 years ago
Mitchell Hashimoto 3b3d09cb0f website: update vsphere endpoint docs [GH-695]
13 years ago
Jan Brauer afd0aea8df Merge branch 'master' into configure-manifest-dir
13 years ago
Mitchell Hashimoto 2b4bdee0a2 website: fix docs for vmware esxi discrep [GH-674]
13 years ago
Mitchell Hashimoto f7b1c2dbc6 builder/amazon/instance: add location to upload command [GH-679]
13 years ago
Mitchell Hashimoto 2385f087be Merge pull request #657 from mitchellh/docs-users-vars
13 years ago
Mitchell Hashimoto a770a5b2f2 Merge pull request #660 from CpuID/master
13 years ago
Mitchell Hashimoto 60c797b256 Merge pull request #637 from johnbellone/master
13 years ago
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.
13 years ago
Phil Fenstermacher c4ae11589d Changed error message and docs to match code - qemu-img options are qcow2 and raw
13 years ago
Jan Brauer 89d72851a1 Update docs
13 years ago
Nathan Sullivan abaacb0683 docs update for https://github.com/mitchellh/packer/issues/578
13 years ago
Jack Pearkes 9cabad4704 website: move iam policy documentation to the root amazon page
13 years ago
Bob Potter d801e2eca1 website: document chroot running process gotcha
13 years ago
Jon Topper 1716e761c2 Match ec2-bundle-vol on web to code
13 years ago
Geoffrey Bachelet e16e03c67b Typo in vmware docs' YAML front matter
13 years ago
John Bellone e3af0ead29 Website: Update timeout to reflect real default.
13 years ago
Mitchell Hashimoto ef5448d4dd website: Fix typo with esxi config
13 years ago
Mitchell Hashimoto 6867c4f3e3 website: vsphere endpoint docs
13 years ago
Mitchell Hashimoto b96b2997a8 website: update chef solo docs
13 years ago
Jeff Quast 2728029db7 Update chef-solo.html.markdown
13 years ago
Mitchell Hashimoto 53c40cdbc5 website: better document the dockerfile interaction with the builder
13 years ago
Mitchell Hashimoto 4e56b8f9f6 Merge branch 'f-docker-builder': Docker builder
13 years ago
Mitchell Hashimoto 865adeb4b3 website: doc pull
13 years ago
Mitchell Hashimoto 8f39edf935 website: document dockerfile
13 years ago
Mitchell Hashimoto 3a13e47f34 website: start documenting the builder
13 years ago
Matthew Hooker cdf2b4ff0b Merge branch 'patch-3' of https://github.com/fgo/packer
13 years ago
Francis Go 3847f72a10 Fix grammar in Terminology documentation
13 years ago
Mitchell Hashimoto 2d0270ac65 website: document need for AMI tools
13 years ago
Mitchell Hashimoto 1bd60be25f website: esxi docs
13 years ago
Mitchell Hashimoto 7d893894df website: vmware esxi docs
13 years ago
Mitchell Hashimoto 300897c116 website: remove outdated qemu docs
13 years ago
Mitchell Hashimoto 2e438b7e21 website: update QEMU docs
13 years ago
Mitchell Hashimoto ac1012c108 Merge pull request #385 from TranscendComputing/master
13 years ago
Mitchell Hashimoto c8e911cdc3 Merge branch 'security-groups' of https://github.com/whiteley/packer into whiteley-security-groups
13 years ago
Jack Pearkes b13c25532c builder/digitalocean: add a droplet_name configuration value
13 years ago
Mitchell Hashimoto a4bf15930b Merge pull request #542 from phyrex1an/patch-1
13 years ago
Mitchell Hashimoto aee93096b1 website: docs on disabling guest additions
13 years ago
Ciaran Downey d707486142 s/extremely to/extremely easy to/
13 years ago
mmercer-appneta bddca94228 Added missing close-curly-brace to default value of execute_command.
13 years ago
Matthew Hooker e9e2d866db website: remove extra period.
13 years ago
Matthew Hooker 60428cef60 builder/amazon/ebs: Add config for target AZ.
13 years ago
Mitchell Hashimoto 6a3fd92275 Update CHANGELOG and link in Ansible
13 years ago
Mitchell Hashimoto d94cff93da Merge pull request #475 from kelseyhightower/ansible-provisioner
13 years ago
Mitchell Hashimoto 7537eeae74 Merge pull request #506 from maspwr/compression_level
13 years ago