Commit Graph

92 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
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 9eda2031d2 Remove redundant placeholder (#8503)
6 years ago
Adrien Delorme 4b7132c87c Merge remote-tracking branch 'origin/master' into sharing_info
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Megan Marsh 82367a88f8 reorganize placeholder data call to live with provisioner implementation; force users to use the generated function, therefore forcing validation, for all variables except winrmpassword, by doing a simple string check against the placeholder data.
6 years ago
Megan Marsh 3389d843f0 update all provisioners that used the winrmpassword tooling to use the new generateddata option
6 years ago
Megan Marsh 39fd462b56 change all provision func signatures to use map[string]interface{}
6 years ago
Megan Marsh 0ca7c9f397 fix tests
6 years ago
Megan Marsh 6f418d0e54 get data sharing to a working state with the powershell provisioner
6 years ago
Megan Marsh f4c3501af5 pass struct of generated data into provision() call
6 years ago
Adrien Delorme 078ba7c8c3 commit old code generation tool
7 years ago
Adrien Delorme f555e7a9f2 allow a provisioner to timeout
7 years ago
Adrien Delorme c7ce4d598e change Provisioner to be passed a context for cancellation
7 years ago
Matt Dainty a42f8fac4d Elevated support for puppet-masterless provisioner
7 years ago
M. Marsh abb70bfa80
Merge pull request #6215 from tb3088/delay-extraArgs-4462_clean
8 years ago
Matthew Patton d22fb6d60b reformat via gofmt
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
Matthew Patton 735f5273a0 tab/space fixup via gofmt
8 years ago
Matthew Patton 514a597825 alphabetize datastructures
8 years ago
DanHam fd07cfd2b1
Remove tmp files created by provisioner/puppet-masterless tests
8 years ago
Matthew Patton b4bec692ed remove accidental duplicate, initialize WorkingDir for puppet-server
8 years ago
Matthew Patton 47d46b0c64 use filpath() to make tests portable across Windows and non-Windows
8 years ago
Matthew Patton 8bb7798ea7 standardize across both puppet-{masterless,server}
8 years ago
Matthew Patton 5eb497a2c5 reorder terms and define an intermediate variable
8 years ago
Matthew Hooker bafcf7dfb1
test, document, cleanup puppet guest codde
9 years ago
Matthew Hooker 7523cc76de Merge pull request #5340 from c22/issue_5339
9 years ago
Matthew Hooker d26e28a028 Merge pull request #5341 from c22/issue_5338
9 years ago
Matthew Hooker 70e493a2c2
fix directory permissions when using sudo
9 years ago
c22 948f955758 Fix regression bug reported in #5339
9 years ago
c22 cb12cd6668 Fix facterVar separator bug reported in #5338
9 years ago
c22 42f1aa7a95 Refactor puppet-masterless based on puppet-server
9 years ago
c22 bc2e3de06d Resolve merge conflicts and update documentation.
9 years ago
c22 80ba99c04f Update documentation + small fixes
9 years ago
c22 fbac46af91 Linting + formatting
9 years ago
Sam Kerr bcd30ad2f2 Update puppet-masterless commands to be OS specific
9 years ago
Luke Farnell d9a5b69403 clean up ineffectual assignments
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Sean Malloy a617884a16 Add more tests for puppet-masterless provisioner
9 years ago
Sean Malloy ce43ade973 Add additional unit tests for puppet provisioners
9 years ago
Rickard von Essen 3361da82d4
Added trailing slash after puppet_bin_dir.
10 years ago
mexisme 6f9294095f Add Puppet Bin Dir to puppet-masterless provisioner
10 years ago
Keyan Pishdadian f3811cb99d Add ignore_exit_codes param for puppet-masterless provisioner
10 years ago
Chris Bednarski d8aaf6175f Merge pull request #2470 from jsoriano/puppet-masterless-clean-staging
10 years ago
Trevor Suarez f006a83c95 Fixing the bug found in the tests
11 years ago
Trevor Suarez 6ca02286d4 Test for when the config parameter isn't passed
11 years ago
Trevor Suarez 627a8fe819 Renaming the config parameter from "options"
11 years ago
Trevor Suarez 4ea7e3473d Testing the new options argument during the actual
11 years ago