Commit Graph

3042 Commits (b4e70cc0ec0b24b040fe0dfbf68c560dc6c0f736)

Author SHA1 Message Date
Adrien Delorme 4f46bd74ab
Merge pull request #7313 from kristi/patch-1
7 years ago
Megan Marsh 31c8acc5bc add a configurable pause before step_connect to work around bootstrap race conditions
7 years ago
Manuel Riezebosch f31031f6b1 feat(arm-builder): zone resilient from config
7 years ago
Megan Marsh 75f574bd4b
Merge pull request #7221 from hashicorp/vagrant_builder
7 years ago
Megan Marsh be21850e32
Merge pull request #7060 from andrewsomething/do-post-processor
7 years ago
Kristi 7e7e486901
add DescribeInstanceStatus to minimum permissions
7 years ago
xinau 8526244285 changed local_port to uint representation
7 years ago
xinau c207451f7e Merge branch 'master' of https://github.com/hashicorp/packer into packer-provisioner-inspec
7 years ago
Andrew Starr-Bochicchio 62865cf37b Mention environmental variables in docs.
7 years ago
Megan Marsh e0ed7b6742
Merge pull request #7293 from hashicorp/amazon_import_docs
7 years ago
Megan Marsh f2439625bf
Merge pull request #7298 from hashicorp/fix_7256
7 years ago
Megan Marsh 22e3f09db3
Merge pull request #7282 from hashicorp/do_6994
7 years ago
Megan Marsh 51b46b851a formatted amazon docs
7 years ago
Megan Marsh 37f474ceca add perms
7 years ago
Yiorgos Adamopoulos 591533cee0
allow the basic example to pass packer validate
7 years ago
Kevin Bulebush bd7aa3dab8 Updated OS docs for app creds
7 years ago
Megan Marsh e2d8c0bfd7 docs
7 years ago
Megan Marsh dc848ea5d7 just make vagrantfile instead of calling init
7 years ago
Miłosz Smółka 228829139b Merge branch 'master' into hyperone
7 years ago
Stephen Fox 0378f3ad35 Initial documentation for VirtualBox SSH key pair vars.
7 years ago
Megan Marsh 90baa006da add docs on all builders.
7 years ago
Megan Marsh 3704a053d0 move region validation and credential wait into step pre validate
7 years ago
Adrien Delorme e8c655bf15
Update website/source/docs/builders/vagrant.html.md
7 years ago
Megan Marsh 7a78b47e83 make vault engine stuff into a little struct for easier management
7 years ago
Megan Marsh 6b41a1663a updated the amazon ebs docs to include vault integration
7 years ago
Megan Marsh af7131b169 tests, logic cleanup, docs for vagrant builder
7 years ago
Megan Marsh 52892699ca make it work with a local vagrant box
7 years ago
Megan Marsh ad21367b21 vagrant builder
7 years ago
Rickard von Essen 26aa0144e6
ansible: Change the doc navigator to Ansible (Remote)
7 years ago
Rickard von Essen 52b55fb899
ansible: change local_port to uint instead of string
7 years ago
Rickard von Essen 6d700d34df
ansible: some doc style fixes
7 years ago
Matthew Aynalem b404cfc365 add builder/tencentcloud-cvm to sidebar
7 years ago
Miłosz Smółka 5e8eade205 Add support for custom API url of compatible service
7 years ago
Megan Marsh 6cac03044f
Merge pull request #7248 from oceyral/oceyral/feat/add_user_data
7 years ago
Miłosz Smółka 4704565869 Rename vm_flavour to vm_type
7 years ago
Olivier Ceyral 4d10d668ee Add "custom_data" key to packer manifest
7 years ago
Megan Marsh eef4fc7a01
Merge pull request #7222 from Adezandee/gce-post-processors
7 years ago
Megan Marsh 6ea64bc378
Merge pull request #7191 from arizvisa/GH-7190
7 years ago
Miłosz Smółka 4a863379fa Update docs
7 years ago
Miłosz Smółka bd4ce90728 Add chroot disk build
7 years ago
Miłosz Smółka aaee600be0 Update docs
7 years ago
Arnaud Dezandee 8975f67901
googlecompute-export: add exporter instance configs
7 years ago
Ali Rizvi-Santiago 3f559f8782 Updated the documentation with the vmx option that it uses.
7 years ago
Megan Marsh e4dca0016c
Merge pull request #7156 from vtolstov/qemu
7 years ago
Megan Marsh 270f851e72
Merge pull request #7183 from hashicorp/skip_post_processor
7 years ago
Megan Marsh f031ab56de
Merge pull request #7216 from hashicorp/fix_7208
7 years ago
Adrien Delorme c6b5cd7b73
Update website/source/docs/builders/qemu.html.md.erb
7 years ago
Adrien Delorme 69b95db4ba
Update website/source/docs/builders/qemu.html.md.erb
7 years ago
Adrien Delorme 4cc4784563
Merge pull request #7218 from Adezandee/gce-import
7 years ago
Miłosz Smółka be30415395 Add HyperOne builder
7 years ago
Vasiliy Tolstov b6ebe00249 provide memory and cpus like other builders does
7 years ago
Megan Marsh 4ea4db9ef5 add docs for recently-merged -version option for hyperv
7 years ago
Arnaud Dezandee 3d41cdfacb
googlecompute-import: add guest os features
7 years ago
xinau f5b13e3cb5 added inspec.io provisioner
7 years ago
Adrien Delorme f57953d4ff Docker needs a temporary dir that is inside the $HOME dir
7 years ago
Ali Rizvi-Santiago 9d2f98394e Revert "Renamed the terse option, `cores`, to to the less-terse version `cores_per_socket`."
7 years ago
Ali Rizvi-Santiago 0c37a3c68f Renamed the terse option, `cores`, to to the less-terse version `cores_per_socket`.
7 years ago
Ali Rizvi-Santiago 4d3f9cc1af Updated the documentation for the vmware-iso builder to describe the `cores` option.
7 years ago
Paul Meyer 812a2dfb95 Update documentation
7 years ago
Adrien Delorme 58245f2557 break a chain of post-processors when one is skipped & make `-only`
7 years ago
Adrien Delorme 75af18661f Document --except & --only flags for post-processors
7 years ago
Adrien Delorme 9f2a3bdfbc
Merge pull request #7181 from hashicorp/python_shell_docs
7 years ago
Megan Marsh 14aa2afbb1
Merge pull request #7102 from hashicorp/pr/6950
7 years ago
Megan Marsh 56725df3a2 add env_var_format to docs since we reference it in the examples
7 years ago
Megan Marsh b144be5e66 add continuation links to getting started docs
7 years ago
Megan Marsh 4581b3badb add python example to shell-local docs
7 years ago
Adrien Delorme 9f7b4ffc17
Merge branch 'master' into pr/6950
7 years ago
Gary Ewan Park 6c5688ca82
(doc) Minor correction
7 years ago
Christopher Boumenot 3dfbe45fcd azure: sysprep after agent is ready
7 years ago
Adrien Delorme 9143dc7579
Merge pull request #7173 from hashicorp/fix_doc_typo_count_plugin
7 years ago
Rickard von Essen c8fab8c7a3
Merge pull request #7037 from kmbulebu/openstack_tags
7 years ago
Adrien Delorme 7feb73dd5d
set list number 5 correctly in plugins.html.md
7 years ago
DanHam 2bc8cefb81
Fix links broken by fmt-docs (Pandoc) due to newline
7 years ago
Megan Marsh 16149844a7
Merge pull request #7151 from nelsonjchen/qemu-whpx-option
7 years ago
Megan Marsh 8327669f21
Merge pull request #7162 from hashicorp/fix_7157
7 years ago
Megan Marsh 532dd5fed9
Merge pull request #7166 from hashicorp/fix_7160
7 years ago
Adrien Delorme ce8dd67501
Merge branch 'master' into fix_7157
7 years ago
Adrien Delorme 0621a3dd99
Merge pull request #7161 from hashicorp/fix_6348
7 years ago
Adrien Delorme 7384b86e95 windows plugin: prioritize AppData over default user directory ( UserProfile )
7 years ago
Nelson Chen b39f398fda Add support for whpx accelerator to qemu builder
7 years ago
Megan Marsh 624c58c678
Merge pull request #7152 from ripleymj/fix-vbox-doc-refs
7 years ago
Mike Ripley 8391a93ecc Fix VirtualBox HREFs
7 years ago
Megan Marsh 111f6f51c8
Merge pull request #7153 from ladar/fix-vagrant-post-processor-documentation
7 years ago
Megan Marsh 6ff61b3cdf update docs for iso_url
7 years ago
Megan Marsh 82aadb3fe2 add note about ansible to chroot builder
7 years ago
Megan Marsh a99e1fc017 add note about ansible to chroot builder
7 years ago
Adrien Delorme 9a63e8eeb6
Merge pull request #7148 from ladar/fix-parallels-iso-docu
7 years ago
Adrien Delorme 7132037faa
Merge pull request #7137 from YuSungDuk/fix_to_get_ssh_password
7 years ago
Ladar Levison 490b11ba15
Removed duplicate Azure, moved Docker entry.
7 years ago
Mike Ripley bf9c67cf48 Update VirtualBox.org documentation references
7 years ago
Ladar Levison 89a5f545c4
Updated prlctl section with a non-cpu/mem example.
7 years ago
유성덕 fb62fa50df Add example file for linux server
7 years ago
유성덕 8b99260040 Fix parameter name and update 'server_image_product_code'
7 years ago
Megan Marsh 141f3b29f3
Merge pull request #7127 from ladar/master
7 years ago
Adrien Delorme 7655d2efb2
Add tencent cloud builder (#7135 & #6839)
7 years ago
Megan Marsh 56d722f779
Merge pull request #7130 from jo/openstack-add-volume-size-option
7 years ago
Megan Marsh d288f94073
Merge pull request #7128 from ladar/hyperv-legacy-network-adapter
7 years ago
Johannes J. Schmidt 336c11c54a add openstack volume_size option
7 years ago
Ladar Levison 348c267054 Updated support for legacy network adapters on Hyper-V.
7 years ago
Ladar Levison 6d10badc70 Adding documentation for import changes.
7 years ago
Megan Marsh 7857a0d404 clarify use of split function in docs
7 years ago
Megan Marsh 70c6fcb824
Merge pull request #7078 from aspectcapital/issue-5478
7 years ago
Megan Marsh 2045390e74
Merge pull request #7108 from hashicorp/revert_hddorder_setting
7 years ago
Megan Marsh b95123f457 add new copy_in_compare flag so users can set the copy var to whatever they need in order to get the compatibility report to work.
7 years ago
Matt Dainty 845d29b458 s/provider/provisioner/
7 years ago
Matt Dainty 451709b956 Elevated support for chef-client provisioner
7 years ago
Adrien Delorme 20029f0a12 Also update docs
7 years ago
Megan Marsh 806ad60a64
Merge pull request #7103 from mmillican/patch-1
7 years ago
Matt Millican 15986a9d4f
Add note about using ssh_interface for WinRM
7 years ago
Megan Marsh d5854a9574 add option to test registry for certain keys to make sure windows is done with a reboot cycle
7 years ago
Adrien Delorme 323db6350d be clearer in docker docs on TMP dirs
7 years ago
Adrien Delorme cecf352aa7 remove any reference to TMPDIR_SUFFIX. Using system tempdir is enough
7 years ago
Adrien Delorme b7222d1f56 Add tmp package that offers Dir & File funcs
7 years ago
Adrien Delorme 9d32a75104
Merge pull request #7089 from aspectcapital/puppet-path-spaces
7 years ago
Matt Dainty d7cd693680 Document how to pass spaces in `puppet_bin_dir`
7 years ago
chhaj5236 c4782807de
Merge pull request #7050 from chhaj5236/feature/force_delete_copied
7 years ago
Matt Dainty 3585b8023f Update docs for Puppet provisioners
7 years ago
Megan Marsh ce71932f95
Merge pull request #7061 from boumenot/pr-6773-caching-type
7 years ago
bozhi.ch 0174a502eb support -force option and update docs
7 years ago
Megan Marsh 40df713453
Merge pull request #7064 from hashicorp/fix_7004
7 years ago
Megan Marsh 7bc3128e18 update docs for detect-zero
7 years ago
Christopher Boumenot c7d8f4e150 azure: configuration for disk caching
7 years ago
Megan Marsh d246632c3a
Merge pull request #7058 from hashicorp/breakpoint-provisioner
7 years ago
Megan Marsh a1dc3d8a62
Merge pull request #7054 from hashicorp/f-update-ebs-example
7 years ago
Andrew Starr-Bochicchio c0c5c6afac Add DigitalOcean post-processor.
7 years ago
Alvaro Miranda Aguilera 180d7c587a
Update amazon-ebs.html.md
8 years ago
Megan Marsh a93721c54d add disable option to breakpoint provisioner
8 years ago
Megan Marsh 1aeb29036a docs
8 years ago
Adrien Delorme c29268a5d2
Merge pull request #7046 from nferch/hcloud_snapshot_labels
8 years ago
Adrien Delorme fbb508e127
use map instead of object in docs for consistency
8 years ago
Alvaro Miranda Aguilera c9da8786f6
amazon-ebs update simple example
8 years ago
Megan Marsh 00f7aefe8c
Merge pull request #6969 from juliosueiras/f-vsphere-template-snapshot
8 years ago
Julio Tain Sueiras 51053efad2 Docs changes & Removed memory and quiesce options from vsphere-template
8 years ago
Nathan A. Ferch fccd7d0692 add snapshot_labels to hcloud builder
8 years ago
Andrew Pennebaker 5b6cbeed1d expose `--iso` option down in `VBoxManage export --iso` up to virtualbox-iso configuration as "bundle_iso"; ensure ISOs are not removed when this is enabled.
8 years ago
Megan Marsh d0afc905fc make displayname docs very clear about inheritance
8 years ago
Megan Marsh 8cc3320977
Merge pull request #7034 from zenjoy/hcloud/rescue_mode
8 years ago
Megan Marsh 4fc78d8408
Merge pull request #7040 from chhaj5236/feature/tags_contain_snapshot
8 years ago
bozhi.ch 2e1a3c692b update windows examples
8 years ago
bozhi.ch 7704ff2f24 apply tags to relevant snapshots
8 years ago
zhuzhih2017 53bfe7179f
Merge pull request #7022 from chhaj5236/feature/image_without_datadisks
8 years ago
bozhi.ch 3c1395eb04 support wait_snapshot_ready_timeout for much bigger disk
8 years ago
Kevin Bulebush 802e7d467d openstack: Add support for tagging new images.
8 years ago
dedene 064e6c7e08 Add support for builds using rescue mode
8 years ago
Adrien Delorme e539133d8c
Merge pull request #7019 from arizvisa/vmware.cpu-memory
8 years ago
Adrien Delorme 24510907be
Merge pull request #7018 from arizvisa/parallels.cpu-memory
8 years ago
Adrien Delorme 174c811c1e
Merge pull request #7017 from arizvisa/virtualbox.cpu-memory
8 years ago
Ali Rizvi-Santiago f8c23c1808 Updated things related to the vmware-iso builder to include @azr's suggestions.
8 years ago
Ali Rizvi-Santiago e7282a2c27 Updated the docs for the virtualbox-iso builder to include @azr's suggestion.
8 years ago
Ali Rizvi-Santiago 784535a4e3 Updated things related to the parallels-iso builder to correspond to @azr's suggestions.
8 years ago
Megan Marsh 9111571de8
Merge pull request #7027 from dethi/patch-1
8 years ago
Nathan A. Ferch 849a6ed353 add ssh_keys config to hcloud builder
8 years ago
Thibault Deutsch 8cb61114dc
Update ansible_remote|ssh_authorized_key_file doc
8 years ago
bozhi.ch 3c2c13a021 support creating image without data disks
8 years ago
Ali Rizvi-Santiago fb7ce9f2b5 Renamed both `cpu_count` and `memory_size` to `cpus` and `memory` (respective).
8 years ago
Ali Rizvi-Santiago eca26f43f2 Renamed both `cpu_count` and `memory_size` to `cpus` and `memory` (respective).
8 years ago
Ali Rizvi-Santiago 24140131c7 Renamed both `cpu_count` and `memory_size` to `cpus` and `memory` (respective).
8 years ago
Ali Rizvi-Santiago 2249d829b8 Added docs for the virtualbox builders to describe the cpu_count, memory_size, sound, and usb options.
8 years ago
Ali Rizvi-Santiago 57f00dfc49 Added docs for the parallels builder to describe the cpu_count, memory_size, sound, and usb options.
8 years ago
Ali Rizvi-Santiago 5467edbbc0 Updated the docs for the vmware-iso builder to be more descriptive wrt the cpu_count, memory_size, sound, and usb options.
8 years ago
Ali Rizvi-Santiago e5f8ed7a0f Added docs for the vmware-iso builder to describe the cpu_count and memory_size options.
8 years ago
Christopher Boumenot 06c2c35e4c
Merge pull request #6980 from amydutta/amdut/snapshot
8 years ago
Megan Marsh da2c92da0e clarify user variable needs in documentation
8 years ago
Adrien Delorme c0d5899c31
Merge pull request #6997 from lunchbag/jen/update-share-img
8 years ago
Lukas Kämmerling 1600a12880 Add missing docs link
8 years ago
Jen 87c3d52a0a Update open graph image
8 years ago
Megan Marsh 3d6b484989
Merge pull request #6972 from aspectcapital/powershell-system-account
8 years ago
Megan Marsh ebc7130d77 docs
8 years ago
Megan Marsh 7643ccc67d
Merge pull request #6982 from hashicorp/fix_6161
8 years ago
Julio Sueiras f83b64e603
Update docs for vsphere-template
8 years ago
Amrita Dutta 4822d6cfb9 Updating documentation
8 years ago
Megan Marsh 68c9e34bfe add new display_name template option
8 years ago
Megan Marsh be0959004a
Revert "Revert "Rename attribute api_access_key to organization_id""
8 years ago
Adrien Delorme 1ab0173e69 azure builder: allow to auth with managed identities ( MSI )
8 years ago
Megan Marsh c1c929164f
Revert "Rename attribute api_access_key to organization_id"
8 years ago
Megan Marsh 210d62de2c
Merge pull request #6925 from sieben/organization_renaming
8 years ago
Rémy Léone e54d2e3591 Rename attribute api_access_key to organization
8 years ago
Adrien Delorme b01f4a61f8
Merge pull request #6970 from romaric1/patch-1
8 years ago
Matt Dainty 3b519acebc Allow Powershell provisioner to use service accounts
8 years ago
Mikhail Ushanov 8400146a2e website: add note about tilde in ssh key path
8 years ago
TAVENARD c3c2c9c247
Update googlecompute.html.md
8 years ago
TAVENARD 15f37c20eb
Update googlecompute.html.md
8 years ago
RJ Spiker c7900e4bd8 website: update integration logos
8 years ago
Katie McLaughlin c02e29c56c
update homepage flag in `ad app create`
8 years ago
Megan Marsh 8567be43d9
Merge pull request #6927 from hashicorp/rebased_4591
8 years ago
Jan Steinke ffb1c5c5a5
update link to puppet facter documentation
8 years ago
Megan Marsh 798d7fd642 add docs
8 years ago
Rickard von Essen 8d807ba4bb
vagrant: Add some docs about supported accelerators in libvirt provider
8 years ago
Megan Marsh daf1f39930
Merge pull request #6918 from hashicorp/oracle_classic_volumes
8 years ago
Adrien Delorme b66f655f5b run make fmt-doc
8 years ago
Adrien Delorme 60e6f1258c
Merge branch 'master' into doc-user-data
8 years ago
Adrien Delorme eaf6e22d94
Merge pull request #6938 from c0sco/amazon-import-format
8 years ago
bozhi.ch b571fb2458 fix typo in doc of alicloud
8 years ago
Matthew Hooker 94d3d366aa
Update oracle-classic.html.md
8 years ago
Adrien Delorme accb4de0b1
Update website/source/docs/builders/oracle-classic.html.md
8 years ago
bozhi.ch c3a60ad0ce add options for system disk properties
8 years ago
Adrien Delorme e980ecee63
Merge branch 'master' into amazon-import-format
8 years ago
Adrien Delorme 3315812c2c
Merge pull request #6842 from gmmephisto/pr-master-aws-disable-ssl-verify
8 years ago
Adrien Delorme 5e79936b9a
Merge pull request #6913 from ofosos/pause-after-provisioner
8 years ago
Matt Stofko e9911a32f6
Merge branch 'master' into amazon-import-format
8 years ago
Matt Stofko c303a21390 Add documentation for 'format' parameter.
8 years ago
Mikhail Ushanov 9d4d41e32f docs/amazon: add 'insecure_skip_tls_verify' option
8 years ago
Matthew Hooker f0d875ce3f
Merge branch 'master' into oracle_classic_volumes
8 years ago
Matthew Hooker eb976894fc
cleanup
8 years ago
Matthew Hooker c697c9d3de
cleanup
8 years ago
Matthew Hooker 6d6d262308
some final fixes and documentation work
8 years ago
Matthew Hooker a0285a1f4a
add documentation
8 years ago
Matthew Hooker 88d27f37a7
make fmt-docs
8 years ago
Matthew Hooker 87c67eee94
fmt-docs
8 years ago
Matthew Hooker a1d6c7c916
fix malformed github markdown json format marker in docs
8 years ago
Megan Marsh 7663b229dc
Merge pull request #6922 from rickard-von-essen/ssh-comm-details
8 years ago
Rickard von Essen e8afb6fcf3
docs: user_script add note that Packer will not automatically wait for completion.
8 years ago
Rickard von Essen cb9944e5e0
docs: Uniform docs for user_data and remove some implementation details
8 years ago
Rickard von Essen 06a7f3ba33
docs: cleanup whitspaces etc
8 years ago
Alexander Laamanen 77abb3afd4 Copy and paste export related documentation.
8 years ago
Alexander Laamanen 50a17cfc4e Add a comment about rource_path on remote builders.
8 years ago
Alexander Laamanen c294e65c36 A separate driver file is not really needed anymore
8 years ago
Alexander Laamanen 53fef09696 Update the vmware-vmx documentation.
8 years ago
Rickard von Essen e646c68218
ssh: Added a section on communication details for the SSH communicator
8 years ago
Megan Marsh a66b6e0d48
Merge pull request #6906 from ofosos/doc-build-variables
8 years ago
Adrien Delorme ed17cacf5a
Merge pull request #6907 from ofosos/arch-packer-package
8 years ago
Mark Meyer 31afd1c2f8 Add PauseAfter option to shell provisioner
8 years ago
Mark Meyer 6d81ad0af5 Add note about overwriting destination file
8 years ago
Mark Meyer f4a2cd8d4b Add note about Arch AUR `packer` package.
8 years ago
Mark Meyer d0a5d07ee1 Change wording of build template variables
8 years ago
Megan Marsh 95d107a89c
Merge pull request #6898 from rickard-von-essen/kms-id-docs
8 years ago
Adrien Delorme 99e5351044 builder/amazon: fix alphabetical order for other docs
8 years ago
Panthaaaa 22a5c567a7
Order Parameters alphabetically
8 years ago
Rickard von Essen bb63b08393
Reference AWS docs for valid formats for kms_key_id
8 years ago
Megan Marsh 7c60b4cb5f
Merge pull request #6854 from gordonbondon/gordonbondon/aws_kms_docs
8 years ago
Megan Marsh 6597b7e0de
Merge pull request #6878 from jvasallo/f-shell-local-specificos
8 years ago
Megan Marsh 9bc41a23b9
Merge pull request #6893 from hashicorp/document_3446
8 years ago
Megan Marsh 091efae8bb
Merge branch 'master' into misc
8 years ago
Megan Marsh 5fa51e099c update docs to fix windows single-quoting problem
8 years ago
Megan Marsh 9573013d3a
Merge pull request #6872 from aspectcapital/disable-ena-support
8 years ago
Megan Marsh 8eed944d35
Merge pull request #6881 from hashicorp/fix_6880
8 years ago
Megan Marsh 31bbf19082 clean up
8 years ago
Megan Marsh 4e7a0fd09f add version types
8 years ago
Megan Marsh 3c73e07afa add explanation of ui message types
8 years ago
Matt Dainty 556e26c093 Update docs regarding disabling ENA support
8 years ago
Joel Vasallo 0912adea34 fix: converted onlyon param to only_on and added validation step
8 years ago
Josh Soref b68168807a Miscellaneous doc improvements
8 years ago
Kevin Hicks 03f8680c3c
Remove json specifier from doc code block
8 years ago
Megan Marsh 57f87f58b9
Merge pull request #6374 from rickard-von-essen/aws-filters
8 years ago
Joel Vasallo 25c0b98363 feat: ability to specify runtime OSs where shell-local should run
8 years ago
Megan Marsh c5b6eff691
Merge pull request #6871 from LKaemmerling/master
8 years ago
Lukas Kämmerling bad1b95a49 Unify steps, fix some typos
8 years ago
Megan Marsh fd89d4f020
Merge pull request #6827 from skish/qemuDiskZero
8 years ago
Adrien Delorme 37e52b86bf
Merge pull request #6825 from phillipsj/update-azure-setup
8 years ago
Adrien Delorme 24a723fb60
fix typo
8 years ago