Commit Graph

602 Commits (b7a41af93cb162355c4bb44094de2a68b6cc09af)

Author SHA1 Message Date
Ali Hamidi 6b7ed3aaab include default value in docs
10 years ago
Ali Hamidi 53b3867c50 allow packer to create an encrypted copy of the AMI
10 years ago
Christopher Boumenot 871ca8c3d9 azure: Support for a user define VNET.
10 years ago
Scott Crunkleton 7190fbeed8 Adding support for googlecompute startup scripts.
10 years ago
Christopher Boumenot 97b1915d51 Update Azure dependencies
10 years ago
Christopher Boumenot 323dc70ed6 Merge remote-tracking branch 'origin/master' into pr-3680-update-azure-sdk
10 years ago
Cameron Stokes 923375cdbc Clarify googlecompute#metadata usage.
10 years ago
Christopher Boumenot 7d259ab098 Update Azure dependencies.
10 years ago
Chris Bednarski c0b637b0c5 Merge pull request #3733 from envato/no-shutdown-behaviour-instance-backed
10 years ago
Chris Bednarski 417a9bb89f Merge pull request #3710 from cmoscardi/privileged-doc
10 years ago
Chris Bednarski 3eaaba37c1 Merge pull request #3712 from sijis/fix/docs_3711
10 years ago
Adron Hall c4b93d00ad Format change to spaces vs. tabs. & indentation cleanup.
10 years ago
Adron Hall a7de9d9a2f Changed based level example so it can be copied.
10 years ago
Sijis Aviles bd6c0dbde0 Remove Communicator section from amazon-chroot docs
10 years ago
Christian Moscardi 874ff0eaa7 Adding privileged config variable to documentation.
10 years ago
Patrick Robinson 9af244afc4 Remove documentation about instance shutdown from instance builder
10 years ago
Tom de Vries 510e4c991e Add comment on required subnet_id when using vpc_id
10 years ago
Paul Meyer 163da48345 builder/azure-arm: Make tenant_id optional
10 years ago
Patrick Robinson 3cf2d1e356 Add documentation for shutdown_behaviour option
10 years ago
Chris Bednarski ab8d091304 Merge pull request #3593 from grobinson-blockchain/patch-2
10 years ago
Christopher Boumenot 353ce2f2a6 Merge pull request #3575 from mitchellh/pr-custom-image-url
10 years ago
owjjh d088b01cc8 Updating documentation to include details for the skip_region_validation configuration option
10 years ago
George Robinson 75dc729182 Add Debian 8.4 to gotchas for google compute builder
10 years ago
Erik Olson a6b59d742d Amazon documentation, update policy document - minimal set of permissions to allow copying AMIs to other regions
10 years ago
Christopher Boumenot 5950d3d92b Implement support for custom images.
10 years ago
Chris Bednarski d6b9978d0e Merge pull request #3565 from imduffy15/master
10 years ago
Chris Bednarski e13b7fbfcd Merge pull request #3566 from imduffy15/virtualbox
10 years ago
Ian Duffy fa273f3bea Allow configurable VNC bind IP for QEMU
10 years ago
Ian Duffy 9abd8b16bc Update documentation to include vnc_bind_address
10 years ago
Ian Duffy 4ca03a95c6 Update documentation to include vrdp_bind_address
10 years ago
Chris Bednarski 42a9d9d5a1 Merge pull request #3352 from chalfant/disable-stop-instance
10 years ago
Chris Bednarski 97772d0dee Added warning not to use instance builder with windows
10 years ago
Justin Phelps c53e3d01c0 Adding reference to GetPasswordData in the Amazon builder documentation. Fixes #3546 (#3558)
10 years ago
Brian Candler 56313450a9 Headless documentation (#3557)
10 years ago
Chris Bednarski 24cf28d4b6 Merge branch 'yoctocloud-accelerator'
10 years ago
Chris Bednarski 6c1ca3ad49 Updated qemu docs to reflect new behavior
10 years ago
Christopher Boumenot 83e6044595 Documentation for the Azure builder. (#3518)
10 years ago
Peter Schultz 8546aafec5 builder/googlecompute: support image family
10 years ago
Chris Bednarski b30689b7b5 Updated documentation for Azure builder
10 years ago
Tyler Tidman 2472e6bf06 Put vmware-iso builder config options in 'packer fix' order and mention boolean defaults
10 years ago
Chris Bednarski 172184b2f2 Merge pull request #3360 from thomasv314/bugfix/fix-documentation-errors
10 years ago
Thomas Vendetta e362cd6b8b Use new Ubuntu AMI thats t2.micro & us-east-1 eligible
10 years ago
kopernikus f3011698ba document keep_registered switch
10 years ago
Chris Chalfant 601b833aaa style and documentation changes per PR review comments
10 years ago
Chris Bednarski e2dd57837d Added azure setup instructions for new accounts
10 years ago
Chris Bednarski 7b9fa48a1b Added initial azure documentation
10 years ago
Chris Bednarski 1256babce3 Change .markdown to .md because it's shorter
10 years ago
Sander Knape e75ce84176 Fix incorrect amazon-ebs property in documentation
10 years ago
Chris Bednarski 118fcb27b8 Added docs for google disk_type
10 years ago
Rickard von Essen b214a175f2 Fixed OpenStack cli install example
10 years ago
Mike Perez dfeaa32134 Fixing broken link in OpenStack builder docs
10 years ago
Rickard von Essen 1c61c06ff8 Merge pull request #3225 from mohae/openstack-doc-a-z
10 years ago
Rickard von Essen 23bc6c3a47 Merge pull request #3226 from mohae/google-compute-doc-a-z
10 years ago
Rickard von Essen 995a8b864b Merge pull request #3227 from mohae/parallels-iso-doc-a-z
10 years ago
Joel Scoble 46a42fe910 docs: alphabetize parallels-pvm settings
10 years ago
Joel Scoble dae88620b5 docs: alphabetize parallels-iso settings
10 years ago
Joel Scoble 609131e0e9 docs: alphabetize openstack settings; username and password are left in their current location (not alphabetized
10 years ago
Joel Scoble 70d16132de docs: alphabetize google-compute settings
10 years ago
Nathan Mische 335a2010bf Moving SSH IP version validation to prepare function.
10 years ago
Nathan Mische 8396a2db1e Adding ability to select IP version for SSH connections to OpenStack instances. Addresses #3047
10 years ago
Chris Bednarski 043878ad7a Merge pull request #3213 from mohae/amazon-instance-doc-settings-a-z
10 years ago
Chris Bednarski dd678631f9 Merge pull request #3212 from mohae/amazon-ebs-doc-settings-a-z
10 years ago
Chris Bednarski 92728f2ec2 Merge pull request #3214 from dave2/gh-3132
10 years ago
Tyler Tidman d593d1a177 Show default ssh_host_port ranges
10 years ago
David Zanetti d5a5fbc309 Docs: minor typo fixup
10 years ago
David Zanetti 3c1013f098 Docs: Examples of templates need more assistance about AMI IDs
10 years ago
Joel Scoble 68d9f1ff54 alphabetize and indent ami_block_device_mappings
10 years ago
Joel Scoble 9c979d2f30 alphabetize ami_block_device_mappings for consistency
10 years ago
Tyler Tidman 4a628ec02d Fix qemu builder vnc_port_min and vnc_port_max text (copied from vmware-iso builder)
10 years ago
Dan Sedlacek 0146294095 Added documentation
10 years ago
Ian Duffy c4b64eb2c7 Closes #2637 - VRDP support for the virtualbox plugin
10 years ago
Matt Morrison f566d6f36d add docs for Region
10 years ago
Matt Morrison daf57c7632 Add tests and documentation for subnetwork attribute
10 years ago
Tyler Tidman c7c8b13bb5 Show default for iso_skip_cache in qemu docs
10 years ago
Rickard von Essen 7fa5bcd5d7 Merge pull request #3134 from rickard-von-essen/issue-2701
10 years ago
Rickard von Essen df6e4c0565 Merge pull request #3162 from rickard-von-essen/checksum
10 years ago
Rickard von Essen e1c470db80 Merge pull request #3135 from rickard-von-essen/issue-2526
10 years ago
Rickard von Essen 6855c480ad OpenStack: convert SSH keys from BER to DER with OpenSSL, work around for GH-2526.
10 years ago
Rickard von Essen bbade5d8ae Added "iso_checksum_url" and keep the functionality of "iso_checksum"
10 years ago
Vasiliy Tolstov 00fcc3dfdc allow to specify checksum via url
10 years ago
Vasiliy Tolstov ec4e95493d builder/digitalocean: add ability to specify api url
10 years ago
Chris Bednarski 6c35f44104 Merge pull request #3129 from vtolstov/wait
10 years ago
Rickard von Essen 623dbc1ffe Merge pull request #3147 from tylert/update-qemu-doc
10 years ago
Rickard von Essen e5356dc4c4 Merge pull request #3133 from rickard-von-essen/aws_ssh_cleanup
10 years ago
Tyler Tidman 7c89df2080 Forgot to tidy up a comma too
10 years ago
Tyler Tidman e20d68cef5 Update qemu builder doc net_device list, put things in packer fix order
10 years ago
Vasiliy Tolstov 2104fcec69 builder/qemu: allow to specify time.Duration in special <wait> command
10 years ago
Rickard von Essen fbeacb3dc4 OpenStack: Update documentation, fixes GH-2701
10 years ago
Rickard von Essen 209e877d20 Amazon: Cleaned up the docs about SSH after implementing Communicator.
10 years ago
Chris Bednarski 2dd8ad9449 Merge pull request #2577 from cybercom-finland/os_source_image_name
10 years ago
Einar Forselv c6a21ab491 Openstack builder documentation needs v3 auth information
10 years ago
Chris Bednarski 4490826a17 Merge pull request #3040 from kimor79/3011
10 years ago
Vasiliy Tolstov d96283e475 qemu: allow to use live iso without cache
10 years ago
Chris Bednarski 1a5d5acea4 Merge pull request #2737 from jen20/ebs-volume-tags
10 years ago
Chris Bednarski 9dc4c0a7d1 Merge pull request #2761 from stagrlee/master
10 years ago
Chris Bednarski 295bf847db Merge pull request #3066 from dave2/gh-3052
10 years ago
Seth Vargo 174237ba2f Use www. for project sites
10 years ago
Seth Vargo c0b46b2fb8 Use SSL for resources
10 years ago
Chris Bednarski 61aea5f123 Merge pull request #2912 from esemplare/esxi_ssh_key_support
10 years ago
Chris Bednarski a63e7ac482 Merge pull request #3065 from clstokes/docs-aws-ecr
10 years ago