Commit Graph

1948 Commits (7c46e3d89c450fde758f833e147aadbc29eceffa)

Author SHA1 Message Date
SwampDragons 753d3cf216
Merge pull request #5618 from kwilczynski/ansible-local-clean-staging-directory
9 years ago
SwampDragons 37d22160a8
Merge pull request #5619 from kwilczynski/add-packer_version-function
9 years ago
Hariharan Jayaraman b66426e668 Updates to Docs to ensure permission issues are clearer
9 years ago
zhuzhih2017 bdc1fa0527
Merge pull request #5641 from zhuzhih2017/master
9 years ago
zhuzhih2017 de0017c37a Add security token supported and TLS handshake timeout support
9 years ago
Matthew Hooker ff3efb4641
remove trailing spaces
9 years ago
Matthew Hooker be3fe340c8
add a section about uploading files that don't exist.
9 years ago
SwampDragons e990e49711
Merge pull request #5638 from hashicorp/docs_5623
9 years ago
Megan Marsh a325780aa5 make description match
9 years ago
Megan Marsh df492d35bf remove confusing use of local. dang.
9 years ago
Megan Marsh 150bf1f6da clarify shell-local location
9 years ago
Megan Marsh 52f5f2b895 clarify where ansible-local runs
9 years ago
Ilon Sjögren 0dae5bc8bd Should state that file provisioner requires source at execution time
9 years ago
John Davies-Colley d4f37ab5f6 changing config varibles name in docs to match names in code
9 years ago
Henry Muru Paenga 7b03613649 Update docs with ssh_interface
9 years ago
Krzysztof Wilczynski 7d80e37c14
Add new `packer_version` function.
9 years ago
Krzysztof Wilczynski 10370adbab
ansible-local: Add ability to clean staging directory.
9 years ago
Carlos Nunez a8ff095059
Generate a JSON object for Packer
9 years ago
Carlos Nunez e9a63d8653
Add instructions for the Python client.
9 years ago
Christopher Boumenot 247da61ad1
Merge pull request #5593 from boumenot/pr-azure-keep-resource-group
9 years ago
Christopher Boumenot 2684153cb2 azure: reject bad configuration faster
9 years ago
Ammar Ansari b8bd66d10d Align virtual disk size for qemu builder
9 years ago
Malet 18b9487a38
Fix typo
9 years ago
Matthew Hooker 97ef340423
fix type
9 years ago
Matthew Hooker 7e07a7c9c4
Merge pull request #5582 from brett-richardson/patch-1
9 years ago
Ladar Levison 4a5bb756a7
Docker Example Typo
9 years ago
Brett Richardson 9eacd3d618
Update chef provisioner documentation
9 years ago
bugbuilder da54bf8e73 using only remoteFolder as parameter
9 years ago
SwampDragons ce1f2457fd
Merge pull request #5563 from hashicorp/fix_5483
9 years ago
SwampDragons e5c59468df
Merge pull request #5343 from evandbrown/pr-googlecompute-subnetworks
9 years ago
Arjen Schwarz 0377140c39
Azure docs: Add documentation concerning build_resource_group_name
9 years ago
Chris Lundquist d00f884e71
Merge pull request #5530 from BaxterStockman/lxc-builder-cli-options
9 years ago
Megan Marsh b52ba4557e add some example json to windows restart_check_command
9 years ago
Matthew Hooker a26ce0c4a2
Merge pull request #5555 from cheeseprocedure/docs-communicator-ssh-agent
9 years ago
Matthew Hooker 4c66c823d6
Merge pull request #5554 from briancain/update-vagrant-cloud-docs
9 years ago
Evan Brown 74403ef914 website: Update googlecompute engine docs
9 years ago
Matt Mercer 733d5b65e5 Website: add ssh_agent_auth to ssh communicator docs
9 years ago
Matthew Hooker bdb2509735
Merge pull request #5475 from ChrisLundquist/lxd-publish-properties
9 years ago
Matthew Hooker 60b013f5af
Merge pull request #5439 from pkilar/socks5_proxy
9 years ago
Brian Cain d0c1d118ea Update vagrantcloud token page URL
9 years ago
Matthew Hooker 0172a5c82b
Merge pull request #5511 from hashicorp/fix5507
9 years ago
James Nugent fdd9b952d1
Merge pull request #5538 from stack72/triton-image-data-source
9 years ago
stack72 7776bf596b builder/triton: Add a data source for source_machine_image
9 years ago
Lawrence 5509d0734b Added ipv6 option for digitalocean builder
9 years ago
Matthew Hooker f64fa7b5ba
Merge pull request #5491 from BenPhegan/hyperv-disk_additional_size
9 years ago
Matt Schreiber 1f2135f65e
Add options to LXC builder for influencing for how containers are built and started
9 years ago
DanHam 3cdc79de6a
Update docs to reflect new upload and dot source of env var for std ps cmd
9 years ago
Matthew Hooker 1901c0385f
remove login_email from docker
9 years ago
Manoj dbeb48a993 Update wording on manifest behaviour on build rerun
9 years ago
Ben Phegan 12fc928e1d Initial commit of Hyper-V disk_additional_size capability. Support a
9 years ago
SwampDragons 1563fb97c7 Merge pull request #5463 from atsushi-ishibashi/issue5323
9 years ago
Megan Marsh 4721b48c70 add a couple of extra tests and reword documentation
9 years ago
Atsushi Ishibashi c3a00993d0 Don't truncate and replace with 'a', update docs
9 years ago
Chris Lundquist 76f0176f5e [lxd] add docs on publish properties
9 years ago
Matthew Hooker c4e83fc928 Merge pull request #5470 from aaron0browne/ecr-login-profile
9 years ago
SwampDragons 940ebe0ddc Merge pull request #5473 from mprince/puppetdocs
9 years ago
Matthew Hooker 265ae7026e
docs formatting
9 years ago
Marcel Prince 8244d8bfb9 Arguments sorting for Puppet provisioners docs
9 years ago
Matthew Hooker f73fbd81d2 Merge pull request #5469 from mayn/issue-5468
9 years ago
Aaron Browne 8df643c343 Add aws_profile option to docker-push ecr_login
9 years ago
Matthew Hooker 8585e0ebf5
doc improvements
9 years ago
Matthew Hooker 6837bf8276
grammar and style fix
9 years ago
Atsushi Ishibashi c22c7238ac Add doc
9 years ago
Matthew Aynalem 1967c4bc81 docs correct datatype inconsistencies int/integer => number (issue #5468)
9 years ago
Matthew Aynalem 3716effa75 docs: correct datatype inconsistencies bool => boolean (issue #5468)
9 years ago
Georg ca8805efe2 Update documentation to avoid confusion
9 years ago
Matthew Hooker 04ed639750
fix doc link
9 years ago
Matthew Hooker 454cb08896 Merge pull request #5336 from SLAZ666/keepregistered-ovf
9 years ago
Matthew Hooker f617a678b1 Merge pull request #5422 from localghost/upload_owner_fix
9 years ago
Jeremy Voorhis b0cd1ffc16 Add documentation for autocompletion setup.
9 years ago
SwampDragons f3c33240fa Merge pull request #5444 from vijayinvites/packer-vhdx
9 years ago
Matthew Hooker f7e269945e
add cidr validation and rename option
9 years ago
Matthew Hooker c74be87187 Merge pull request #5384 from dave2/sg-source-cidr
9 years ago
Matthew Hooker 106408f6be
add new disable_vnc option
9 years ago
nictrix 6a238a3ef3
add option to skip vnc phase and update docs
9 years ago
Brian Lalor 3a03bc48c1 Prevent angle brackets from being swallowed
9 years ago
Megan Marsh 468feee607 fix docs for 5205
9 years ago
localghost fef5162b01 Add description of `fix_upload_owner` to documentation.
9 years ago
SwampDragons 9b692f2598 Merge pull request #5427 from hashicorp/docs_work
9 years ago
Matthew Hooker e497c6027f
remove obsolete information
9 years ago
Matthew Hooker 0608fe4823
mention that winrm can transfer files slowly.
9 years ago
Matthew Hooker f566c43a9d
add boot_command examples link to docs
9 years ago
Matthew Hooker 4aee438c22
document comma-separated configuration variables.
9 years ago
Matthew Hooker 6e9d37485a make it clear that VHDs work as well as ISOs
9 years ago
Matthew Hooker 5937f75898 reformat docs
9 years ago
Taliesin Sisson 5f2c71f7d7 Floppy directories are provided by default with common.floppydrives
9 years ago
Taliesin Sisson efa62e1550 Can specify an iso, vhd or vhdx for download. If it is a vhd or vhdx it is used as the hard drive for spinning up a new machine, importing an exported virtual machine or cloning a virtual machine.
9 years ago
Taliesin Sisson 429e1bc3ad Adding an ISO is now optional for hyperv vmcx
9 years ago
Paul Kilar 01ff96b341 Added missing dependency and updated documentation
9 years ago
Matthew Hooker 3eac1306a2
document #5206
9 years ago
Megan Marsh be25ad8021 adding pr suggestions to docs improvements
9 years ago
Megan Marsh dfc4c4533b add example manifest file to manifest docs
9 years ago
Matthew Hooker e4b67dd2f9 more spelling
9 years ago
Matthew Aynalem 1fac839b79 docs fix minor spelling typos throughout docs
9 years ago
zhuzhih2017 f0cfd86f74 Merge pull request #5423 from zhuzhih2017/master
9 years ago
zhuzhih2017 beeaa4d8ee fix the documentation error for io_optimized type and add description for default value of internet_charge_type
9 years ago
Matthew Hooker e26df7ebb3
remove outdated comment about docker behavior
9 years ago
Matthew Hooker bafcf7dfb1
test, document, cleanup puppet guest codde
9 years ago
Matthew Hooker 54a42665e0
qemu support for xen is no longer experimental.
9 years ago
Matthew Hooker b3661c1f63
builder/docker: set user during exec.
9 years ago
Megan Marsh ae6dae2726 add quoteless option to sudo example
9 years ago
SwampDragons 0ef12c9810 Merge pull request #5365 from DanHam/gh-4322-psleak
9 years ago
DanHam b7bb6b54b4 Update docs with new defaults for Powershell commands
9 years ago
Oscar Elfving 8173e5d3ce Updated docs with more robust sysprep script for the windows Azure builder
9 years ago
Zanetti, David 2a6b592c99 Add docs for security_group_source_cidr option on Amazon builders
9 years ago
Matthew Hooker 02cd6bc7f0 Merge pull request #5288 from hashicorp/fix3114
9 years ago
Matthew Hooker 4bc8e7de3d
add token variable to upload bundle command template
9 years ago
bugbuilder b3a0e51fe5 adding documentation
9 years ago
Peter Mounce ac8eedf171 Introduce a new configuration parameter instead
9 years ago
Peter Mounce 8789ae72e8 Make the googlecompute builder label the resulting image.
9 years ago
Megan Marsh f71a25c7a7 Merge pull request #5345 from hashicorp/elevated_vars_4994
9 years ago
Megan Marsh 5d63f01fed Update docs for elevated_execute_command with new default command
9 years ago
Matthew Hooker e8c54cb496
docs: update default value for `expect_disconnect`
9 years ago
Megan Marsh f86d45eaf6 fix docs for execute_command and elevated_execute_command
9 years ago
SLAZ666 f6bb79784f Add option keep_registered to virtualbox-ovf builder
9 years ago
Matthew Hooker fc1ce68bff
docs: add lxc/d to sidebar, cleanup
9 years ago
Andrew Pryde 6fd2f6701d
Rename Oracle BMCS builder to OCI
9 years ago
Matthew Hooker 9977edc4b4 Merge pull request #5322 from danielcompton/patch-1
9 years ago
Matthew Hooker bdd8ff104d
fix doc layout
9 years ago
Matthew Hooker 624b1e5110 Merge pull request #4554 from prydie/f-oracle-bmcs
9 years ago
Andrew Pryde 6612a2cc70 Remove copyright statement from docs
9 years ago
Daniel Compton b754862fd8 Add troubleshooting steps to Ansible provisioner docs
9 years ago
Matthew Hooker 322422f235
remove copyright notice header and add COPYRIGHT file
9 years ago
Matthew Hooker 817dc973c8
clarify docs
9 years ago
Matthew Hooker 57237c55e6 Merge pull request #5308 from pdecat/f-gce-instance-labels
9 years ago
Patrick Decat a005638e11 Document labels set on GCE instance
9 years ago
Megan Marsh 4d89ab3943 Merge pull request #5309 from hashicorp/pr/3523
9 years ago
Megan Marsh 41103cf9ca fix docs
9 years ago
raylu 6135b0bf48 Fix ubuntu source_ami_filter examples
9 years ago
Chris Lundquist cd2a783382 [lxc] update to new conventions, improve docs
9 years ago
Chris Lundquist db74392528 [lxc] add some words of warning around edge cases
9 years ago
Chris Lundquist 44c942a21f [lxc] provide centos 7 example
9 years ago
Chris Lundquist 612c87ee2d [lxc] add first draft of documentation
9 years ago
Chris Lundquist f6bc158a80 [lxd] minor fixups for new styles and docs
9 years ago
Chris Lundquist 05f072929f [lxd] first pass at docs
9 years ago
Matthew Hooker 2a0a8cb8fa Merge pull request #5104 from lfarnell/bug-5100
9 years ago
Megan Marsh 3974976518 Merge pull request #5137 from vilkaspilkas/f-googlecompute-accelerator
9 years ago
bugbuilder abc21406cb Merge branch 'master' of https://github.com/hashicorp/packer into vsphere-tpl
9 years ago
Matthew Hooker 54920422ea Merge pull request #5252 from c22/packer_4391_rework
9 years ago
Rickard von Essen 1a1ab3863c
cloudstack: Add support for Security Groups
9 years ago
Megan Marsh cc104cdf55 Merge pull request #5174 from rickard-von-essen/cloudstack-temp-ssh-key
9 years ago
bugbuilder f09a9c4653 using artifact ID
9 years ago
bugbuilder 138f54d9d3 Merge branch 'master' of https://github.com/hashicorp/packer into vsphere-tpl
9 years ago
Megan Marsh 1adcce6046 Merge pull request #5284 from hashicorp/fix_5093
9 years ago
Megan Marsh 2c2321fb99 remove enhanced_networking deprecation note from docs. changelog will suffice
9 years ago
Megan Marsh 85ad1f58fb include ena_support and sriov_support in chroot and instance docs
9 years ago
Megan Marsh 4e8303f3b4 Merge pull request #5024 from rickard-von-essen/issue-4941
9 years ago
Megan Marsh 2d4bc70d7b use ami prefix to make it clear that these variables are amazon specific
9 years ago
Megan Marsh 9e2e467b31 Allow granular modification of sriov and ena enhanced networking options in amazon amis. Maintain old functionality.
9 years ago
Christopher Boumenot 9a34fd15ca azure: improve docs and validation
9 years ago
Christopher Boumenot 0780667b4d azure: support storage account for managed images
9 years ago
Victor Ronin cb75796389 Show a message why VM export was skipped while building on VMWare Fusion/Workstation
9 years ago
c22 bc2e3de06d Resolve merge conflicts and update documentation.
9 years ago
c22 80ba99c04f Update documentation + small fixes
9 years ago
c22 1c592f291e Better Windows support in puppet-server
9 years ago
Matthew Aynalem caaf6c3271 docs builders/alicloud - add missing sidebar_current
9 years ago
Sergei A Mamonov 0b4e8474e2 Add docker container_dir to docs
9 years ago
Joao Albuquerque d909c702ee Working PublicPrivate
9 years ago
Matthew Aynalem 974309d81f fix alicloud misspelling, add missing sidebar_current
9 years ago
Matthew Hooker c4e72dc4a0
fix formatting
9 years ago
Matthew Aynalem 64b8666531 move resource_pool to optional section
9 years ago
Andrew Pryde e8e0e8c948 Add ssh_private_key_file support to BMCS builder
9 years ago
Andrew Pryde e8e13dde60 Split BMCS config docs into required/optional
9 years ago
Andrew Pryde e981c5bfb5 Add note in BMCS builder docs re subnet comm port
9 years ago
Andrew Pryde 3c4ec2dc3e Allow override signing key pass in oracle-bmcs
9 years ago
Andrew Pryde 9728f890cf Implemented and documented oracle-bmcs builder
9 years ago
Bill Wang 28a986691d Add policies to use spot instance to create the AMI
9 years ago
bugbuilder 786d3c0a9d updated documentation, vm_name mandatory and cleaning code
9 years ago
Matthew Hooker c2f142eea3 Merge pull request #5133 from mayn/fix-docs-provisioners-salt-masterless
9 years ago
Rickard von Essen b66bc549cd
Remove ssh_username` from builder docs
9 years ago
Rickard von Essen fc964bfab2 cloudstack: Setup temporary SSH keypair
9 years ago
Rickard von Essen dcbf4d5f9a
digitalocean: docs: Added missing newline
9 years ago
Rickard von Essen 0fe22d55d7
amazon-ebs: docs: indentation fix
9 years ago
bugbuilder 7274bbb63d commends, documentation and var names updates
9 years ago
bugbuilder fa10616f57 Changes requested applied
9 years ago
Saulius Grusnys 1d4c42930f Update accelerator_type documentation to note the required on_host_maintenance value
9 years ago
Saulius Grusnys 2e1f85a3f2 Adding accelerator_count and accelerator_type to optional configuration reference
9 years ago
Megan Marsh 08a56a7f49 Merge pull request #5132 from hashicorp/4923_encrypt_docs
9 years ago
Miguel David d48ad02fbb Removed MAINTAINER from changes
9 years ago
Rickard von Essen ef5c7936f2 Merge pull request #5130 from rickard-von-essen/cloudstack-ssh-agent
9 years ago
bugbuilder 2ddc07d3b9 Documentation update to clarify the use of the datacenter option
9 years ago
Matthew Aynalem d08e47a853 docs salt-masterless provisioner - move required element out of optional elements section
9 years ago
Megan Marsh 987347c7d5 clarify docs for encrypt_boot
9 years ago
Rickard von Essen f47c41372e
cloudstack: Add support for ssh_agent_auth
9 years ago
Rickard von Essen 01b9bf4d4f Merge pull request #5127 from rickard-von-essen/cloudstack-docs
9 years ago
Rickard von Essen 291d9ccaf1
Updated after review
9 years ago
Rickard von Essen 24a53b7ee5 Merge pull request #5121 from mayn/type-doc-file-provisioner
9 years ago
Rickard von Essen 4a6d029554 Merge pull request #5125 from rickard-von-essen/cloudstack-cidr
9 years ago
Rickard von Essen 89b9b4c456
cloudstack: Add default cidr_list [ 0.0.0.0/0 ]
9 years ago
Rickard von Essen a1a655bfd8
cloudstack: add note to source_iso
9 years ago
Rickard von Essen bc5f277faf
cloudstack: add user_data_file to docs
9 years ago
Rickard von Essen e7320b526c
cloudstack: Added missing `ssh_username` to the example
9 years ago
Rickard von Essen ec01ffa91b
cloudstack: Moved several settins to the optional section
9 years ago
Rickard von Essen 0d7c3ac171
cloudstack: Allow reading api_url, api_key, and secret_key from env vars
9 years ago
Matthew Aynalem eaccfce29e move period outside of quotation marks designating an attribute value.
9 years ago
bugbuilder 3cc9f204ac Moving vsphere-tpl to vsphere-template, fixed root folder creation and updated docs
9 years ago
bugbuilder b88fb8bdb2 Improved creation folder step and fixed documentation
9 years ago
bugbuilder bfb1da6499 Adding documentation
9 years ago
Sander van Harmelen 3f444997b2 Make expunge optional and improve logging output (#5099)
9 years ago
Luke Farnell bc2c60021e Added ansible-galaxy command to docs
9 years ago
Lars Tobias Skjong-Børsting c01f6d8708 builder/cloudstack: Support http server (#5017)
9 years ago
Luke Farnell 4ff117b136 Fixed typo
9 years ago
Luke Farnell 92637471fa Remove custom commands from docs
9 years ago
Taliesin Sisson 2325c1ee58 Merge pull request #5085 from Lee303/builder-hyperv-temppath
9 years ago
Taliesin Sisson d569a1b879 Merge pull request #5014 from Lee303/builder-hyperv-floppydirs
9 years ago
Lee 599b888278 Update docs to indicate default path
9 years ago
Lee 0680cb08e5 Add support for temp_path directive to override systemp %temp%
9 years ago
Kenjiro Nakayama 2a23ab6f25 Update source build docs
9 years ago
Megan Marsh 657ec011d7 docs: properly indent sub-options for ami_block_device_mappings
9 years ago
Rickard von Essen 46ec8ccb97 Merge pull request #5035 from rickard-von-essen/issue-5018
9 years ago
Rickard von Essen f230f00726 googlecompute: Allow using URL's for network and subnetwork
9 years ago
Christopher Boumenot 9361a9959c azure: device login notes
9 years ago
Christopher Boumenot c8939be0e9 azure: rebase issue with docs
9 years ago
Christopher Boumenot c09f8b84b9 azure: fit and finish
9 years ago
Christopher Boumenot 51e03d39e6 azure: update managed image documentation
9 years ago
James Turnbull db7a4e56f9 Fixed typo
9 years ago
James Turnbull df5e35f408 Updating some references from mitchellh to hashicorp
9 years ago
James Turnbull fd79972ea4 Updated machine readable output in command
9 years ago
Matthew Hooker 56979a1974
Revert "Universally provide POSIX semantics for the `shell` provisioner."
9 years ago
Rickard von Essen 4f6010aa26
ssh: Renamed ssh_disable_agent to ssh_disable_agent_forwarding
9 years ago
Lee Spottiswood 68bddbbf57 Merge branch 'master' into builder-hyperv-floppydirs
9 years ago
Chainarong Tangsurakit d4e83f044e Update Builder docs for Google Cloud Platform
9 years ago
Lee Spottiswood f95093ef63 Add support for floppy_dirs with hyperv-iso builder
9 years ago
Matthew Hooker bcc0d24bf4
run docs through pandoc
9 years ago
Matthew Hooker 176715b7f0
document profile option.
9 years ago
Matthew Hooker 8dae6b60c1 Merge pull request #4996 from hashicorp/mwhooker/4613
9 years ago
Matthew Hooker a215eb15bc
remove trailing whitespace
9 years ago
Matthew Hooker 160d31a568
update documentation on automatic lookup of credentials.
9 years ago
Justin Campbell 8810d0445e website: Recommend vagrantcloud version from var
9 years ago
Matthew Hooker 11379dea70 Merge pull request #5009 from sjlamerton/salt_bin_dir
9 years ago
Megan Marsh dca38b379a missed one page to add mfa_code to
9 years ago
Megan Marsh b1743a942c port over addition of mfs_code to various amazon docs on website
9 years ago
Rickard von Essen 8eedb24d74 cherry-pick changes to amazon-import from Pickard's PR and clean up formatting
9 years ago
Kent Wang e59678a033 Fix alicloud-ecs typo
9 years ago
Rickard von Essen 5bc8edc3b2
Updated AWS docs for using default chain
9 years ago
Rickard von Essen f4f0560101
Updated docs about AWS credentials handeling
9 years ago
Megan Marsh 33af49d980 rename private to be in line with tfe
9 years ago
Matthew Hooker cd147e2da4 Merge pull request #4970 from hashicorp/4727_sensitive_vars
9 years ago
Megan Marsh a21870e614 addressing PR comments
9 years ago
Megan Marsh e81cc7d890 documentation
9 years ago
Matthew Hooker 8e86f8fb12
document VAGRANT_CLOUD_TOKEN
9 years ago
Matthew Hooker 56443d7c14 Merge pull request #4983 from hashicorp/doversioncheck
9 years ago
Matthew Hooker 6b67aeed3c Merge pull request #4979 from Lee303/communicator-winrm-ntlmauth
9 years ago
Matthew Hooker 8f685b3bcd
ansible: add skip_version_check flag
9 years ago
Lee f86e169564 update docs description for winrm_use_ntlm directive
9 years ago
Matthew Hooker 70b3d05fb3 Merge pull request #4760 from fajpunk/ansible-inventory-dir
9 years ago
Lee Spottiswood fe5c981843 add usage docs for winrm_use_ntlm directive
9 years ago
Steven Lamerton e953898890 Add support for salt_bin_dir
9 years ago
Matthew Hooker b56c6eca55
docs: more user friendly vagrant cloud example
9 years ago
Matthew Hooker bc16c13b50 Merge pull request #4961 from magicalbob/grains
9 years ago