Commit Graph

906 Commits (774a168957f14cedc2dd67b9bb2ea329fcd5d294)

Author SHA1 Message Date
js-g d7507ae67c fix (provisioner/ansible): add checks for both roles and collections
6 years ago
js-g 08d485b1f9 GH 10008: fix ansible-galaxy for v1 files
6 years ago
Simon Amelunxen 11861fc7d7
Removed hardcoded but obsolete Task Scheduler timeout (#9994)
6 years ago
Megan Marsh a805bc538e fix tests
6 years ago
Artis3n 4ecade3908 collectionsPath appends to the correct slice
6 years ago
Artis3n 39183d1b76 Updated documentation with `make generate`
6 years ago
Artis3n 611899f7b2 Actually use the collectionArgs, that would be helpful
6 years ago
Artis3n 3d2259a6d4 Typo fix in comment
6 years ago
Artis3n 19f0114035 Added support for Ansible Collections to the Galaxy install
6 years ago
Larry 0bcf4f2613
Update provisioner.hcl2spec.go
6 years ago
Larry 20472bc12f
Update provisioner_test.go
6 years ago
Larry f4a2838716
Added Tests for AnsibleSSHExtraArgs
6 years ago
Larry 7cb17f64a6
Added AnsibleSSHExtraArgs
6 years ago
Adrien Delorme f28c06a861
HCL: re-add the option to set a command for inspec (#9800)
6 years ago
Megan Marsh d3f48622a3
Merge pull request #9726 from acornies/feature/salt-masterless-formulas
6 years ago
Andrew Cornies bde75c9a96 Updated implementation to go-getter/v2
6 years ago
Megan Marsh d826711e7a
File provisioner docs (#9735)
6 years ago
Andrew Cornies a704e1b6b1 Updated formula regexp to support ?ref= syntax.
6 years ago
Megan Marsh 03220c0b94 fix linting.
6 years ago
Maxim Lobanov dd2927f871 fix bug with copying a few files in order
6 years ago
Andrew Cornies 24739270cf Added Prepare tests around formula URLs
6 years ago
Maxim Lobanov cf999e07db fix formatting
6 years ago
Maxim Lobanov cdd33d3ff2 proceed with next files when copy directory
6 years ago
Andrew Cornies a2ea308881 URL format error checking
6 years ago
Andrew Cornies ab52d83fb0 Functional download of formulas using gogetter
6 years ago
Megan Marsh b52143f528 update docs for command and make sure they get generated properly so they appear in the docs
6 years ago
Vladislav Rassokhin 2ac9f5a276 Fixup for #8883: interpolate in file provisioner
6 years ago
Artem Zavatskiy bec367347d ansible-provisioner: fix tests related to ssh agent
6 years ago
Artem Zavatskiy c0048daed5 fix agent auth in ssh communicator for ansible provisioner (#9488)
6 years ago
Megan Marsh 8fc4e03139
quote packer build name to handle names with spaces (#9590)
6 years ago
Sylvia Moss 3dc7a53125
Correct check if PackerHttpAddr is implemented or not (#9498)
6 years ago
Simon Jones 45f81893b9 RunWithUI already calls Wait on the command
6 years ago
Simon Jones aaa913a484 RunWithUi sets appropriate default for stderr buffer
6 years ago
Megan Marsh b5b8f2e308
add template option for templating the inventory file lines (#9438)
6 years ago
Megan Marsh 3d7c9cb9c2
make ansible provisioner docs generated from code (#9439)
6 years ago
Wilken Rivera d72173ac1a Revert "Merge pull request #9040 from hashicorp/powershell-exit-code-fix-4916"
6 years ago
Megan Marsh 9699af4dee
Merge pull request #9350 from gamethis/fix_ansiblepassword
6 years ago
Lane, Larry 5976929595 Fix for #9283
6 years ago
Søren Hansen 19e4afa728
provisioner/windows-restart: Get full hostname, instead of just the NetBIOS name. (#9335)
6 years ago
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
Megan Marsh 077d34f12c
Merge pull request #9279 from gamethis/fix_arg_order
6 years ago
Adrien Delorme a2e9439ee6
provisioner/salt-masterless: ignore the CmdArgs field in hcl2 (#9290)
6 years ago
Wilken Rivera 1e90165a56
Add source URL to test fixture script (#9296)
6 years ago
Megan Marsh fecb040bf4
fix bug where build vars couldn't be properly interpolated into this execute command (#9275)
6 years ago
Lane, Larry f4254e9cbf updated test
6 years ago
Lane, Larry c689eb9694 added test
6 years ago
Lane, Larry de12432e6b add test
6 years ago
Lane, Larry e6670fc4a0 fix arg order
6 years ago
Wilken Rivera 2e326ef334 Switch back to call operator as opposed to dot sourcing
6 years ago
Wilken Rivera 38f799df3e Add conditional to check if LastExitCode is defined
6 years ago