Commit Graph

148 Commits (80ed988ffe4e5eb8df98b4e7cf1c8f51599bb7af)

Author SHA1 Message Date
Wilken Rivera f36554fa0e
Update redirects and URLs to legacy JSON template docs (#10530)
5 years ago
Megan Marsh 88b7b0e14a remove sdk
5 years ago
Megan Marsh 5f34bbd56e add extra line before package declaration so this line does not become the synopsis of a package for godoc
5 years ago
Megan Marsh 823ff34434 remove noop ui, replace in adapter and ansible tests with sdk's TestUi
5 years ago
Megan Marsh be5763ec41 move provisioner interface into sdk
5 years ago
Megan Marsh d5971ca25e fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK
5 years ago
Megan Marsh 56a45b04ab Move hook and communicator definitions to packer-plugin-sdk
5 years ago
Megan Marsh c70870cb83 move multierror and multierrorappend into sdk
5 years ago
Megan Marsh 001886670d move Ui definition into the packer plugin sdk.
5 years ago
Megan Marsh f8f1ebf0c7 move version and useragent definitions into sdk
6 years ago
Megan Marsh 9e47696dff move helper/config to bundle with the other template definitions
6 years ago
Megan Marsh 3f6deb8828 move multistep into the plugin sdk
6 years ago
Megan Marsh 7d658149ea update tests and website and generated partials to reflect new package format
6 years ago
Megan Marsh 1ffc358ada move tmp helper func into packer-plugin-sdk
6 years ago
Megan Marsh c4d0c5505a fix tests
6 years ago
Megan Marsh e04eaa89e6 move steps and step configs from packer/common to packer/common/commonsteps
6 years ago
Megan Marsh 6402362018 create packer-plugin-sdk directory and begin moving the relevant folders into it.
6 years ago
Megan Marsh 46cf8a1602 add all provisioner version files
6 years ago
Megan Marsh 8ecd16db81 regenerate code
6 years ago
Megan Marsh 88e03280b6
Extract plugin-specific examples to plugin directories (#10228)
6 years ago
Megan Marsh c0ce8a9414 rework fixer deprecation code so we know what plugins they relate to
6 years ago
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
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
Megan Marsh b52143f528 update docs for command and make sure they get generated properly so they appear in the docs
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
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
Lane, Larry 5976929595 Fix for #9283
6 years ago
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
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
Sylvia Moss 1c30a71d09
Replace file shared state by statebag (#9238)
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 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