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/provisioner
Megan Marsh 6982ec796f
remove redundant error check
7 years ago
..
ansible prevent nil pointer dereference by defining IsUserAuthority. This occurred as a regression when we updated the crypto library in v1.4.0 7 years ago
ansible-local allow a provisioner to timeout 7 years ago
breakpoint change Provisioner to be passed a context for cancellation 7 years ago
chef-client only sets default value for chef license when installing chef and the install command is not set 7 years ago
chef-solo only sets default value for chef license when installing chef and the install command is not set 7 years ago
converge allow a provisioner to timeout 7 years ago
file change Provisioner to be passed a context for cancellation 7 years ago
inspec prevent nil pointer dereference by defining IsUserAuthority. This occurred as a regression when we updated the crypto library in v1.4.0 7 years ago
powershell Merge pull request #7696 from hashicorp/go_generate_from_makefile 7 years ago
puppet-masterless allow a provisioner to timeout 7 years ago
puppet-server allow a provisioner to timeout 7 years ago
salt-masterless allow a provisioner to timeout 7 years ago
shell move retry code into the common/retry pkg and make retry context aware 7 years ago
shell-local remove redundant error check 7 years ago
sleep add a sleep provisioner 7 years ago
windows-restart move retry code into the common/retry pkg and make retry context aware 7 years ago
windows-shell move retry code into the common/retry pkg and make retry context aware 7 years ago
elevated.go Attempt at generalising elevated support 7 years ago
elevated_test.go Fix/add tests 7 years ago
guest_commands.go add force to powershell move command 7 years ago
guest_commands_test.go Update guest_commands_test.go 7 years ago