You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/common/shell-local
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
..
communicator.go allow a provisioner to timeout 7 years ago
communicator_test.go allow a provisioner to timeout 7 years ago
config.go 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
config.hcl2spec.go use shell struct in shell-local provisioner and post-processor. 6 years ago
config_test.go implement template variable for accessing WinRM password in either environemnt variables or directly in execute_command or inline commands. 8 years ago
run.go update all provisioners that used the winrmpassword tooling to use the new generateddata option 6 years ago