Commit Graph

3538 Commits (7efe3cac3d5e728ee471bbccfd1043e06e4dcafe)

Author SHA1 Message Date
M. Marsh 8e852af1eb
Merge pull request #6448 from DanHam/fix-esxi-displayName
8 years ago
Michael Gibson 7e4fb9adb5
vnc_bind_address not getting passed through to qemu
8 years ago
M. Marsh adfee4933a
Merge pull request #6437 from hashicorp/retry_convert
8 years ago
Mark Meyer 3dbf1cb371 Enable tagging of spot requests
8 years ago
DanHam a39c5887fb
Test we halt if a bad path is set in vmx_path
8 years ago
DanHam 21117e5d38
Test we fail if displayName is not stored in the statebag as 'display_name'
8 years ago
DanHam 88c43ec98d
Test we fail if the displayName key is not found in the VMX
8 years ago
DanHam d68d26a6e5
Fix tests: We now need to set `displayName` key/val pair in the test VMX
8 years ago
DanHam 902cea0f30
ESXi: Fix failure to export VM when `displayName` differs from `vm_name`
8 years ago
DanHam cd7d3812ea
ESXi: Fix failure to get VM IP when `displayName` differs from `vm_name`
8 years ago
DanHam 3eab3cc99b
ESXi builds require we store the value of displayName in the statebag
8 years ago
Edouard Bonlieu 4b1f96b527
Merge pull request #6439 from jbonachera/scaleway-config-bootscript
8 years ago
M. Marsh 8658eaf1ac
Merge pull request #6424 from DanHam/fix-esxi-export-hang
8 years ago
DanHam 939aa7e289
Add test: We shouldn't error when main remote options are unset
8 years ago
DanHam efcdf60d96
Add tests to ensure remote_password is set when exporting with ovftool
8 years ago
DanHam 0d9134bdbc
Fix existing tests as they were not doing what they should have been
8 years ago
DanHam eee16262b6
Remove duplicate/redundant test
8 years ago
DanHam c8199458a7
Prevent hang on export for remote ESXi build due to empty remote_password
8 years ago
M. Marsh 406f4eeb93
Merge pull request #6394 from conradjones/master
8 years ago
Robert Neumayer 22e5523faa Allow instance metadata to be specified in config
8 years ago
DanHam fff72780e1
Further simplify enumeration of attached disks for VMware VMX builder
8 years ago
Conrad Jones d9b6924986 Add cloneType to fusion driver
8 years ago
Julien BONACHERA eda85a4daf
scaleway: add 'bootscript' configuration parameter
8 years ago
Megan Marsh 2b2c860df8 make the convert retryable in case it takes a bit to release a lock
8 years ago
M. Marsh c67d59515c
Merge pull request #6370 from arizvisa/patch-1
8 years ago
Owain Lewis b600be009d Pass context into OCI client
8 years ago
M. Marsh 5a6a389e66
Merge pull request #6415 from brumfb/skip_invalid_lease_files
8 years ago
M. Marsh 78c0b7bd9c
Merge pull request #6408 from harveylowndes/oci-support-custom-instance-display-name
8 years ago
Bob Brumfield 04ff0761e6 Notify that we are skipping file, but retain error message
8 years ago
Harvey Lowndes a69e2ac78e Support instance display name configuration
8 years ago
willmao 7bab499b73 fix vpc clean up issue
8 years ago
willmao f511c706c9 fix alicloud builder eip allocating issue
8 years ago
Bob Brumfield 591bfe3dfa Continue searching for leases even if one of the files cannot be read.
8 years ago
Alexander Georgievskiy ec8747a042 They finally added https on download.virtualbox.org
8 years ago
Conrad Jones abfb9f24d6 revert accidental debugging change
8 years ago
Conrad Jones d05a601d00 Add support to vmware-vmx builder for linked clones.
8 years ago
M. Marsh 58e4176a73
Merge pull request #6385 from enricou/wip/add-northeast-3
8 years ago
EC2 Default User 58f73aabbf Add ap-northeast-3 region
8 years ago
Pavel Vasilevich 4e2b1756f9 Fix misprints in steps names
8 years ago
Ali Rizvi-Santiago 47a3315fde
Added a missing reference to the "path/filepath" module.
8 years ago
Ali Rizvi-Santiago 963932699e
Remove a stray tab that resulted from poor usage of Github's file editor.
8 years ago
Ali Rizvi-Santiago 9b30c9aed0
Allow StepAttachIso in the VirtualBox builder to resolve symbolic links when processing the IsoPath.
8 years ago
M. Marsh 2b60934420
Merge pull request #6363 from hashicorp/fix_6358
8 years ago
M. Marsh 5d35c71358
Merge pull request #6362 from rickard-von-essen/os-token
8 years ago
Megan Marsh 87a93e84ac sh -c to execute command to accomodate communicator change
8 years ago
Matthew Hooker 3bdf1f1849 openstack: Add support for token authorization and cloud.yaml
8 years ago
M. Marsh 10549d34b6
Merge pull request #6322 from sieben/remove_vc
8 years ago
M. Marsh c586312bf7
Merge pull request #4538 from hashicorp/defaultovf
8 years ago
Hariharan Jayaraman b23d6c9589 fixing infinite loop issue deleting existing resources if we have a empty target resource
8 years ago
Rickard von Essen c0ae1b7790
digitalocean: artifact should include build region and fixed docs
8 years ago
deepuashokan85 10f118b14c
Update driver_gce.go
8 years ago
M. Marsh 31c7374869
Merge pull request #6303 from hashicorp/do_5871
8 years ago
Rémy Léone dba9f1b015 Remove the VC product line
8 years ago
James Nugent b97475b647
Merge pull request #6265 from DanHam/enable-t2-unlimited
8 years ago
DanHam af7f7f2ce9
Fix redundant Sprintf
8 years ago
Megan Marsh 08218222dc add get windows default credentials to oci builder
8 years ago
M. Marsh 62e1323577
Merge pull request #5956 from hashicorp/dedupe_shell_local
8 years ago
Megan Marsh e670eed315 Add new option, nvme_device_path, so that we can properly mount nvme block devices.
8 years ago
Paul Meyer 3dd6bf5781
Merge pull request #6285 from harijayms/devicelogin
8 years ago
Hariharan Jayaraman a13a2511f9 Added additional error message if we failed to parse token
8 years ago
Hariharan Jayaraman 1bd7aa534e Addressed PR feedback
8 years ago
M. Marsh a8b6a04dda
Merge pull request #6194 from hashicorp/fix_6176
8 years ago
Hariharan Jayaraman 8a3e599cad Added text to point out two device auth
8 years ago
Hariharan Jayaraman da67df6d03 space fix
8 years ago
Hariharan Jayaraman 4992429e8c Minor comment fixes
8 years ago
Hariharan Jayaraman 00e809cb7e Refactored the change into a new function
8 years ago
Hariharan Jayaraman ea9b2a8b5f review feedback
8 years ago
M. Marsh edb5c1f50d
Merge pull request #6243 from camjjack/hyper-v-gui
8 years ago
M. Marsh cbbbf551e3
Merge pull request #6274 from DanHam/fix-compaction-esx
8 years ago
Hariharan Jayaraman 667113338a missed formating
8 years ago
Hariharan Jayaraman 7f2277676a Ensure that Device Login tests dont block general acceptance tests
8 years ago
Hariharan Jayaraman 77fe1bffe4 Ensure that Device Login tests dont block general acceptance tests
8 years ago
Hariharan Jayaraman de1783240f Updates to remove space changes
8 years ago
Hariharan Jayaraman 91eed4da52 trim right of the keyvault url
8 years ago
Hariharan Jayaraman df5cc234fc updates
8 years ago
Hariharan Jayaraman 1f46271a6b Ensuring device login works for Windows build
8 years ago
Christopher Boumenot a5530d4546
Merge pull request #6269 from harijayms/asyncrgdelete
8 years ago
Chris Lundquist c925a02f82 don't chown to close the security issue
8 years ago
Matt Coleman 3192f5e0da qemu builder: add the 'use_backing_file' setting for QCOW2 images
8 years ago
DanHam 73eb9a629e
Revert "Fix test - reporting compaction results requires a tmp file"
8 years ago
DanHam 2939cd75ae
Revert "Report the result of the disk compaction step"
8 years ago
Hariharan Jayaraman e1b18d594a Updates based on PR feedback
8 years ago
DanHam ec8b70721c
Use an explicit error message when an error is expected and we don't get one
8 years ago
DanHam 82c8710af5
Use fmt.Errorf over errors.New as we only require basic error reporting
8 years ago
DanHam 99e3487795
Add missing validation and tests for Spot Instance requests
8 years ago
DanHam d5304a25e9
Pass T2 Unlimited settings to run instance step for appropriate EC2 builders
8 years ago
DanHam 6fc68754d7
Allow use of T2 unlimited by adding appropriate request for the instance
8 years ago
DanHam df7fb86984
Add tests for T2 Unlimited configuration
8 years ago
DanHam be02b3f613
Validate template settings when T2 Unlimited has been enabled
8 years ago
DanHam 482629ae90
Add config option to enable/disable T2 Unlimited for the launched instance
8 years ago
DanHam 2c339b99d2
Sort run config options alphabetically
8 years ago
Hariharan Jayaraman c8c9bbb22a Async delete Resource Group
8 years ago
Unknown 5710c0aca1 Making log output clearer for hyper-v gui connection
8 years ago
Unknown 29c4b4436d Changes requested in PR #6243
8 years ago
Unknown fc734b6bd9 Using vmconnect to display gui for hyper-v
8 years ago
Christopher Boumenot 132dfa7c86
Merge pull request #6262 from harijayms/warningforVHDcreation
8 years ago
M. Marsh 5871b8242b
Merge pull request #6101 from adarobin/azurecompatible
8 years ago
Hariharan Jayaraman 13c0b0b370 Added warning for VHD creation and updated samples
8 years ago
Stefan Henseler 6f00596053 Adds config option to specify hyper-v secure boot template
8 years ago
M. Marsh 84a7d2436f
Merge pull request #6229 from DanHam/use-re-for-vmxadapter
8 years ago
DanHam a866232ac9
Use regex based approach to detect attached disks
8 years ago
Megan Marsh 6dc4b1cbdc move all of the run commands for shell-local provisioner and postprocessor into common library too
8 years ago
Megan Marsh 616b41e58f deduplicate the nearly identical communicators for the shell-local provisioner and post-processor, moving single communicator into a new common/shell-local module
8 years ago
Christopher Boumenot 80a096cadd azure: device login for US Gov
8 years ago
Paul Meyer 8aee53ebe9
Merge pull request #6224 from paulmey/update-azure-sdk
8 years ago
Rickard von Essen 4be5f072c7
Merge pull request #6238 from DanHam/fix-scaleway-auto-ssh-key
8 years ago
Paul Meyer 169f9d22e6 Update 'the other place' too
8 years ago
Paul Meyer 80f57308d7 Process review feedback
8 years ago
Christopher Boumenot 420a5842b9
Merge pull request #6231 from cantorek/f-randomize-osdiskname
8 years ago
Matthew Hooker 0521efa200
correctly log reason waiting for ami failed.
8 years ago
Matthew Hooker 7d5ebd5500
Merge pull request #6217 from alessiot77/5887
8 years ago
DanHam c47e5d19f0
Fix use of auto generated ssh key for scaleway builder
8 years ago
DanHam 585b93cfd6
Follow variable privateKey <-> statebag private_key convention
8 years ago
Oskar Wycislak 78d68880c0 Randomize osDisk name for Azure Managed Image builds.
8 years ago
Paul Meyer 07d8c71a2d Create and use context for Builder.Run
8 years ago
M. Marsh e90c87f885
Merge pull request #6210 from hashicorp/add_windows_sql_cloud_to_defaults
8 years ago
Paul Meyer cf94086b5f Formatting fixes
8 years ago
Matthew Hooker 6260151034
Merge pull request #6226 from hashicorp/fix6225
8 years ago
Matthew Hooker 4f1395e0f6
builder/qemu: properly prepare boot command.
8 years ago
Paul Meyer c13965c0ce Add acceptance tests
8 years ago
Paul Meyer a3fb24639a make tests pass again
8 years ago
Paul Meyer 09ce3c9803 Make it compile again
8 years ago
AlessioT 3d4c7d0df1 Feature Request: Log reason why AMI creation failed
8 years ago
DanHam 25dd27a164
Remove tmp directories created by builder/vmware/common tests
8 years ago
DanHam 13b7078cb0
Remove tmp directories created by builder/virtualbox/common tests
8 years ago
DanHam 475b3978d2
Remove tmp directories created by builder/parallels/common tests
8 years ago
DanHam 5642f8cb01
Remove tmp files created by builder/googlecompute tests
8 years ago
DanHam 9b6fc5a58d
Remove tmp files created by builder/amazon/instance tests
8 years ago
DanHam 54e9690dff
Remove tmp files created by builder/amazon/common tests
8 years ago
DanHam 96adb4a9d1
Remove tmp files created by builder/alicloud/ecs tests
8 years ago
AlessioT 373226e9c5 Extract state reason for failure
8 years ago
AlessioT 09bb21774d alessio.tomasino@yahoo.co.uk
8 years ago
AlessioT c27f3e9445 alessio.tomasino@yahoo.co.uk
8 years ago
DanHam c828015bc3
Follow variable varName <-> statebag var_name convention
8 years ago
M. Marsh df5c67090e
Merge pull request #6193 from adarobin/hvf
8 years ago
Megan Marsh ed6d999b1f add windows-sql-cloud to the list of projects to check for an image name
8 years ago
DanHam f342975ff3
Fix test - reporting compaction results requires a tmp file
8 years ago
DanHam 08f9d619a9
Report the result of the disk compaction step
8 years ago
DanHam 10d93dffa4
Fix tests for vmware/common
8 years ago
DanHam a729ecda87
Fix tests for vmware/vmx builder
8 years ago
DanHam c48a7889f9
Simplify handling of disks by collating requirements and unifying ops
8 years ago
Adam Robinson 29b89e63b8 add support for hvf accelerator to qemu builder
8 years ago
M. Marsh 879319a76c
Merge pull request #6202 from rickard-von-essen/fix-6184
8 years ago
Matthew Hooker 67a9c7fb92
we never expect remote cache to be a directory.
8 years ago
Matthew Hooker de1dac1bdf
don't delete the cache directory.
8 years ago
Matthew Hooker 97cfd60b82
Remove remote cache correctly.
8 years ago
Ali Rizvi-Santiago 673d4579e4 Ack! Forgot to include the template variable in the definition for vmxTemplateData for commit 0e519d79e0. Now it's added..
8 years ago
Ali Rizvi-Santiago 0e519d79e0 Modified iso/step_create_vmx.go in the vmware-iso builder to also specify the "bios.hddOrder" field depending on the hdd device that was specified. This might close issue #6197
8 years ago
Ali Rizvi-Santiago 5d8b476a7f Fixed the regex in common/step_clean_vmx.go for the VMware builder to also support removal of sata-based cdrom devices. Also added a comment in iso/step_create_vmx.go that links both pieces of related code.
8 years ago
Matthew Hooker 451e3d0554
builder/vmware-esxi: remove floppy files when done
8 years ago
Adam Robinson 3aebd5f462 Add use_fixed_vhd_format Hyper-V ISO option
8 years ago
Rickard von Essen 77d0ba492d
parallels-pvm: Add missing compaction of disks
8 years ago
Megan Marsh 59e3ec722d allow user to mount entire block device in chroot builder
8 years ago
Matthew Donoughe ef03e97dc3 pass MacAddress to StepCreateVM
8 years ago
M. Marsh 148f7d39e4
Merge pull request #6142 from harveylowndes/use-official-go-sdk
8 years ago
Richard Nienaber db65c99bf4 update code based on master and update docs
8 years ago
Richard Nienaber e2e7953fe4 Merge branch 'master' into allow_gcp_winrm_password
8 years ago
Matthew Hooker cbdf9db832
Use contexts with amazon waiters.
8 years ago
Matthew Hooker 6bbfe7e0bd
remove useless check against format
8 years ago
Matthew Hooker fdeadfe3f6
builder/vmware: correctly default export format to ovf
8 years ago
Matthew Hooker 0e80d98805
Merge pull request #6166 from hashicorp/parallelsfixes
8 years ago
M. Marsh 69c7e2d51d
Merge pull request #6144 from hashicorp/winrm_password_fix
8 years ago
M. Marsh e455e7b054
Merge pull request #6074 from DanHam/fix-vmx-compacting-error
8 years ago
Rickard von Essen a2a593759e
Merge pull request #6041 from Xeite/f-add-instance-name
8 years ago
DanHam bd9e585cb9
Add test for enumeration of vmx network type
8 years ago
DanHam 94d5a7f2e2
Fix copy/paste error referencing Virtualbox
8 years ago
DanHam 1aee759f06
Fix tests and reconfigure for support of multi-disk vm
8 years ago
DanHam 6c9d4efd9f
Fix error on compaction step of vmx build. Support compacting multi-disk vm
8 years ago
M. Marsh bcbee45bf9
Merge pull request #6039 from stack72/triton-insecure-skip-tls-verify
8 years ago
Matthew Hooker 024fac4b4f
Merge pull request #6129 from hashicorp/bc_replace
8 years ago
Evgeni Golov 5a10e5a038
fix invalid disc_discard setting error message
8 years ago
Matthew Hooker 11de2b9759
remove unnecessary log line.
8 years ago
Matthew Hooker c920e0a20b
forcefully stop parallels vm.
8 years ago
Matthew Hooker 1d36ef038c
implement boot config struct for hyperv
8 years ago
Matthew Hooker a0c9ddb9ae
implement boot config struct for virtualbox
8 years ago
Matthew Hooker c8e76ce298
implement config struct for qemu
8 years ago
Matthew Hooker c6299972b9
s/boot_command/bootcommand/
8 years ago
Matthew Hooker 7990966a09
fix boot command config struct name
8 years ago
Matthew Hooker e662927623
Implement boot config struct for parallels
8 years ago
Matthew Hooker 408eba88ad
flatten boot command config and implement for vmware
8 years ago
Matthew Hooker 94129b7fe3
we're using PC-XT (set1) not PC-AT
8 years ago
Matthew Hooker a46a7afa20
Remove old tests.
8 years ago
Matthew Hooker cba4d3235f
cleanup
8 years ago
Matthew Hooker bf0a320125
Implement new parser for qemu boot command
8 years ago
Matthew Hooker bdb1eee7d8
Implement new parser for HyperV boot command
8 years ago
Matthew Hooker 81d127768c
Add key press interval to virtualbox.
8 years ago
Matthew Hooker 59376294ef
Maximize scancode throughput.
8 years ago
Matthew Hooker 9b7704c714
Implement new parser for Parallels boot command
8 years ago
Matthew Hooker 99d61920d0
Abstract vbox driver into PC-AT driver.
8 years ago
Matthew Hooker e4af71858f
Implement new parser for Virtualbox boot command
8 years ago
Matthew Hooker 1c0af28662
Some cleanup and comments.
8 years ago
Matthew Hooker 4e2f14196a
Rely on context to cancel typing boot command.
8 years ago
Matthew Hooker 673245afcf
Replace boot command parser with PEG parser.
8 years ago
M. Marsh f5c031baf9
Merge pull request #5941 from synax/hyper-v-disk-block-size
8 years ago
Harvey Lowndes c442ba165e Migrate to official OCI Go SDK
8 years ago
Megan Marsh 3afb243f11 use build name to ensure that winrm password and other shared state is not overwritten if two builders need the password in the same packer run.
8 years ago
Richard Nienaber ec6f8264bf fix winrm password access in google compute
8 years ago
Megan Marsh ee1ff3132d remove attempt to discover whether destination is a directory from upload function in various communicators
8 years ago
M. Marsh 83162717ed
Merge pull request #4563 from marema31/vmware-iso-warn-esx
8 years ago
Matthew Hooker f094b3be85
update changelog
8 years ago
Matthew Hooker cb90e8b375
Merge pull request #6111 from hashicorp/replace4448
8 years ago
Matthew Hooker d70451f82e
Merge pull request #6106 from sethvargo/sethvargo/useragent
8 years ago
Megan Marsh d236f26439 allow users to access winrm password in powershell and elevated powershell provisioners
8 years ago
Matthew Hooker 302b1988a5
Restrict deregistered AMIs to those owned by self.
8 years ago
Seth Vargo 5eeac07b63
Include existing azure user agent
8 years ago
Seth Vargo b17b333e29
Add a common package for specifying useragent and adopt that everywhere
8 years ago
Megan Marsh f2df7a45ba
Merge pull request #6096 from arizvisa/GH-5882
8 years ago
Megan Marsh 67d2de8de1
Merge pull request #6079 from hashicorp/do_5866
8 years ago
Megan Marsh d6e5b01a23
Merge pull request #6095 from hashicorp/OPaniC
8 years ago
Megan Marsh 22608f3efd
Merge pull request #6088 from adongy/master
8 years ago
Matthew Hooker 7e13b5c62a
prevent panics when cleaning up resources that haven't been created.
8 years ago
Matthew Hooker 52f69cd91a
Validate image name.
8 years ago
Ali Rizvi-Santiago 2c2904c095 Modified the path finders for the Player driver in the vmware-builders to search through all the possible variations for dhcp configuration and leases..
8 years ago
Ali Rizvi-Santiago 7e9699675f Modified device matching logs to look more consistent.
8 years ago
Matthew Hooker 0533e1ad9c
Validate destination image name.
8 years ago
ADO 04790695e6 Add interpolate_build_info_test tests
8 years ago
ADO 507b3619e7 Expose more source ami data in the template
8 years ago
Ali Rizvi-Santiago 6e176f97a0 Added logs to all of the VMware drivers that emits each detected network device that gets enumerated for a network.
8 years ago
Ali Rizvi-Santiago 646523c5f4 Replaced the call to os.Open and ReadNetworkMap to just a single call to ReadNetmapConfig in both the Workstation9 and Player5 VMware drivers.
8 years ago
Matthew Hooker f2fc064037
Merge pull request #6056 from rjosephwright/snapshots
8 years ago
Matthew Hooker 541d33a80f
Merge pull request #6067 from mcandre/virtualbox-fixes
8 years ago
Omer Katz 56af885212
Avoid warning when using raw format.
8 years ago
Megan Marsh 7623c26e4e
Merge pull request #6057 from arizvisa/GH-5925
8 years ago
Megan Marsh 16d044b398 add user data and user data file to oracle oci builder
8 years ago
Megan Marsh 58ecd32289 remove redundant security_protocol code from the winrm implementation of the oracle-classic provisioner
8 years ago
Andrew Pennebaker fdc6ac631a fix vbox scancodes and support critical key combinations during boot-time operations
8 years ago
Ali Rizvi-Santiago 55702a697a Ack, forgot to :w in vim. Changed ui.Say in step_clone_vmx.go to use fmt.Sprintf as it originally was a call to log.Printf.
8 years ago
Joseph Wright 1913517d29 Fix formatting by running `make fmt`
8 years ago
Ali Rizvi-Santiago 72da7cbfbb Fixed a case-sensitivity issue when determing the network type during cloning in the vmware-vmx builder and added also some logs that output the different options that were determined from the .vmx. This outputs more accurate debug information and helps out with issue #5925
8 years ago
Joseph Wright cb3699a584 Modify ebssurrogate builder to snapshot all launch devices
8 years ago
Megan Marsh 7253d6547b minor LXD documentation tweaks
8 years ago
Megan Marsh 088b4ab275
Merge pull request #6038 from ChrisLundquist/clundquist/more-lxd-config
8 years ago
Megan Marsh 072cd6b745
Merge pull request #5998 from hashicorp/do_5895
8 years ago
Megan Marsh 95aa7e67bd
Merge pull request #5893 from neumayer/privateip
8 years ago
Robert Neumayer 61432cd257 Update logs to talk about IP instead of public IP
8 years ago
Yang Youseok 1f4212efa7 builder/openstack: Add instance_name config to OpenStack builder
8 years ago
Megan Marsh ef4f3f143b
Merge pull request #5985 from AndiDog/f-5979-vmware-fusion-guestip-lookup-multiple-devices
8 years ago
Christopher Boumenot eb201724c1 azure: unit tests for naming temp resources
8 years ago
stack72 c877312a4d builder/triton: Add support to Skip TLS Verification of Triton URL
8 years ago
Chris Lundquist 4f5e7fe060 first pass at allowing configurable sleep timeouts, profiles, and launch configs
8 years ago
Matthew Hooker aa54f908ed
Merge pull request #6019 from hashicorp/fix-aws-credentials
8 years ago
Matthew Hooker 49958391b3
better error when source_path doesn't exist.
8 years ago
Matthew Hooker b16f2ec64b
builder/amazon: Use sdk default cred providers
8 years ago
Matthew Hooker e483087574
builder/amazon: Use service default retries.
8 years ago
Megan Marsh d689e6b4d3 allow users of AWS to use the dynamically-generated admin password which we use as the winRM password as an elevated password in the Powershell provisioner, as well as an environment variable in same provisoner.
8 years ago
Megan Marsh 414dd80e61
Merge pull request #6013 from jsoref/spelling
8 years ago
Josh Soref 27dfe92f1c spelling: virtualization
8 years ago
Josh Soref 0171dfc890 spelling: validating
8 years ago
Josh Soref b81672c906 spelling: valid
8 years ago
Josh Soref 33f90d7783 spelling: unmarshalling
8 years ago