Commit Graph

10110 Commits (2496e09d75db905fd2e7db87ea77990140e40cd7)
 

Author SHA1 Message Date
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
Hariharan Jayaraman b3882e0cae Updates to review comments
8 years ago
M. Marsh 5871b8242b
Merge pull request #6101 from adarobin/azurecompatible
8 years ago
Matthew Hooker 524d3da72e
Merge pull request #6263 from hashicorp/fix_6212
8 years ago
Megan Marsh 0f985d5e25 remove kms_key_id from ami_block_device_mappings and from launch_block_device_mappings
8 years ago
Hariharan Jayaraman 13c0b0b370 Added warning for VHD creation and updated samples
8 years ago
M. Marsh 3cabf43625
Merge pull request #5883 from synax/master
8 years ago
Stefan Henseler 6f00596053 Adds config option to specify hyper-v secure boot template
8 years ago
DanHam aeadd039b7
Fix #6240 by way of an update to github.com/masterzen/winrm (& winrm/soap)
8 years ago
Matthew Hooker 6189d66e77
Merge pull request #6256 from DanHam/rm-tmp-test-file
8 years ago
DanHam d9d8b93c14
Remove tmp file created by common/ test. Avoid possible race condition.
8 years ago
M. Marsh 3944088d7b
Merge pull request #6258 from hashicorp/do_6257
8 years ago
Matthew Hooker 5f47a220fc
Merge pull request #6259 from jkohrman/master
8 years ago
Jeff Kohrman 2cf0533221
Add link to privacy policy in website footer
8 years ago
Megan Marsh c1cb31a8a9 add documentation to ansible provisioner warning against running Packer as root
8 years ago
M. Marsh 7c46e3d89c
Merge pull request #6207 from gtirloni/issue-6203
8 years ago
Matthew Hooker 73e8c293ae
update changelog
8 years ago
Matthew Hooker a10172c37c
Merge pull request #6253 from hashicorp/fix6252
8 years ago
Matthew Hooker 5e6e12cacd
Use fmt to convert whatever's in error to a string.
8 years ago
M. Marsh 84a7d2436f
Merge pull request #6229 from DanHam/use-re-for-vmxadapter
8 years ago
M. Marsh abb70bfa80
Merge pull request #6215 from tb3088/delay-extraArgs-4462_clean
8 years ago
Christopher Boumenot b5efda4577
Merge pull request #6105 from boumenot/pr-azure-device-login-usgov
8 years ago
Matthew Patton d22fb6d60b reformat via gofmt
8 years ago
Matthew Patton f510a8667b standardize documentation between provisioners.
8 years ago
Matthew Patton 5c7d5fac75 expose OS-specific ModulePathJoiner
8 years ago
Matthew Patton 399edbe5e7 revert false economy WRT .ExtraArguments
8 years ago
Matthew Patton b505cecd98 sync docs to code
8 years ago
DanHam a866232ac9
Use regex based approach to detect attached disks
8 years ago
Matthew Hooker 0a1842140b
Display build error when on-error=ask|abort
8 years ago
Matthew Hooker 44012b29ec
Remove redundant error message.
8 years ago
Matthew Hooker 8848682c35
fix azure vendors.
8 years ago
Megan Marsh 58acb7f436 fix windows test
8 years ago
Megan Marsh 2b2bd5715c fix docs
8 years ago
Megan Marsh 1bea658e16 fix command and inline calls on windows
8 years ago
Megan Marsh fabd1a6517 windows cmd env vars
8 years ago
Megan Marsh 9651432378 preserver BC for people using 'command' option
8 years ago
Megan Marsh dd183f22d9 update docs and add warnings around WSL limitations
8 years ago
Megan Marsh 51bcc7aa13 add new feature for telling shell-local whether to use linux pathing on windows; update docs with some examples.
8 years ago
Megan Marsh e983a94a88 fix default windows bash call for shell-local provisioner and move chmod command from the execute_command array into the portion of code where we actually generate inline scripts, sparing users the need to think about this modification which Packer should really handle on its own
8 years ago
Megan Marsh 5da4377f21 first pass at docs update
8 years ago
Megan Marsh 854d6fb141 add tests making sure post-processor has backwards compatability
8 years ago
Megan Marsh f799003b66 tighten up shell-local config validation
8 years ago
Megan Marsh 479d36734d consolidate shell-local defaulting of InlineShebang and ExecuteCommand to the config validation
8 years ago
Megan Marsh d304234725 fix tests
8 years ago
Megan Marsh 67739270bb pull temp file writing into its own function for easier testing
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 c7c66bedcb set inline to an empty array, rather than nil
8 years ago