Commit Graph

848 Commits (304f615bc3bb40bfcbbb38c665343dabdefbc4df)

Author SHA1 Message Date
Sylvia Moss 553b1fb9f8
Add RetriedProvisioner to allow retry provisioners (#9061)
6 years ago
Adrien Delorme 840e67f775
HCL2: when we see a map generate an attribute spec instead of a block spec (#9035)
6 years ago
Megan Marsh 73c349d09c
Merge pull request #8908 from hashicorp/fix_4795
6 years ago
Lars Lehtonen 49f28c9439
provisioner/powershell: fix dropped error
6 years ago
Wilken Rivera 4a46d6ff7b docs/provisioner/powershell: Add documentation for `skip_clean` option
6 years ago
Wilken Rivera fe721d8e11 test/provisioner/powershell: Add acceptance test for powershell provisioner cleanup
6 years ago
Wilken Rivera 91c8afda8e provisioner/elevated: Add cleanup logic to remove elevated user scheduled task artifacts
6 years ago
Wilken Rivera 11db6014fa provisioner/powershell: Update remote clean up logic
6 years ago
Wilken Rivera f6a61e2511 provisioner/powershell: Add post clean up step to remove temp script files
6 years ago
Wilken Rivera 1eee0bca5f
Merge pull request #9011 from hashicorp/powershell-acceptance-test
6 years ago
Megan Marsh bdcc95f989
fix execution policy parser to not interfere with legit integers, and add tests (#8997)
6 years ago
Lars Lehtonen 78bb742aa5
provisioner/shell: fix dropped test error
6 years ago
Wilken Rivera 360f81b030 tests/provisioners: Add TestProvsionerPreCheck function
6 years ago
Moss 185deeeb38 Fix provisioner acc-test builder and provisioner store
6 years ago
Wilken Rivera b183c5498f provisioner/powershell: Add basic Powershell provisioner acceptance tests
6 years ago
Megan Marsh b804e5a8f5
Merge pull request #8987 from VaijanathB/azure-devtestlabs-take2
6 years ago
Megan Marsh 8840b4a830
Merge pull request #8625 from hashicorp/remove_ansible_proxy
6 years ago
Sylvia Moss 665330de92
Write generic Builder-Provisioner acceptance test logic (#8963)
6 years ago
Vaijanath Angadihiremath b7d85b8a23 Added acceptance tests for DTL. Fixed couple of issues with DTL root resource group not set to new directory
6 years ago
Vaijanath Angadihiremath 69015b1870 Fixing the linting errors
6 years ago
Vaijanath Angadihiremath e726902116 Fixing the latest changes from the merge
6 years ago
Vaijanath Angadihiremath 645cdf1a59 Updating the modules to include update to autorest 12.4
6 years ago
Megan Marsh b66e49223d extract the building of command args into a testable helper function
6 years ago
Megan Marsh 91906b688c regenerate code
6 years ago
Megan Marsh 73c87044fd fix tests
6 years ago
Megan Marsh 64b706983e docs and cleanup
6 years ago
Megan Marsh d45ffe73d0 fix default ssh-extra-args flag
6 years ago
Megan Marsh d57809bcda pass ansible_password on command line instead of inside inventory file
6 years ago
Megan Marsh eda9ce70e7 update tests
6 years ago
Megan Marsh 9a40403433 clean up tests
6 years ago
Megan Marsh e155d2a1c8 add mock so we can test full provision flow
6 years ago
Megan Marsh 6c756a7b31 fix tests
6 years ago
Megan Marsh 19d49f8b78 templatize inventory files; implement inventory for winrm
6 years ago
Megan Marsh ca5814ab74 move proxy behind feature flag
6 years ago
Adrien Delorme b94937c05c
Update provisioner_test.go (#8900)
6 years ago
Adrien Delorme 569c802630 Update provisioner_test.go
6 years ago
Adrien Delorme f1c0a9cdbd see what's wrong with that weird test
6 years ago
Moss 112d4daa3d Fix linter
6 years ago
Moss 5a8c628880 Add acc test validation to avoid running with unit tests
6 years ago
Moss 3f49b7c66e Fix linter
6 years ago
Moss 0cc1092222 Fix format
6 years ago
Moss 2ca6804827 Move shell prov acc test to the same folder
6 years ago
Moss 7fbbbffd5c Interpolate file provisioner and add integration tests
6 years ago
Moss 6c06a2a048 Fix format
6 years ago
Moss a3740bb9be Interpolate shell inline config
6 years ago
Wilken Rivera e1a46ec293
Fix gosimple S1025 linting errors (#8838)
6 years ago
Sylvia Moss ce674ff272
Add exclude mapstructure tag to exclude from hcl2spec struct (#8785)
6 years ago
Paschalis Tsilias beca6de71b Add packer.ExpandUser() function to support tilde in usage of config.ValidationKeyPath (#8657)
6 years ago
nywilken b80882f3b8 provisioner/shell: Fix envVarFile clean up issue
6 years ago
Megan Marsh 4b9568e409 fix winrmpass sanitization to account for empty string value.
6 years ago