packer-cn/provisioner
David Z Hao 1d4750a2d9
DisableSudo, not PreventSudo
2019-06-20 13:39:51 -04:00
..
ansible prevent nil pointer dereference by defining IsUserAuthority. This occurred as a regression when we updated the crypto library in v1.4.0 2019-06-11 13:43:13 -07:00
ansible-local allow a provisioner to timeout 2019-04-08 20:09:21 +02:00
breakpoint change Provisioner to be passed a context for cancellation 2019-04-03 15:55:54 +02:00
chef-client only sets default value for chef license when installing chef and the install command is not set 2019-05-21 15:26:07 +02:00
chef-solo only sets default value for chef license when installing chef and the install command is not set 2019-05-21 15:26:07 +02:00
converge allow a provisioner to timeout 2019-04-08 20:09:21 +02:00
file change Provisioner to be passed a context for cancellation 2019-04-03 15:55:54 +02:00
inspec prevent nil pointer dereference by defining IsUserAuthority. This occurred as a regression when we updated the crypto library in v1.4.0 2019-06-11 13:43:13 -07:00
powershell Merge pull request #7696 from hashicorp/go_generate_from_makefile 2019-06-03 15:01:21 -07:00
puppet-masterless allow a provisioner to timeout 2019-04-08 20:09:21 +02:00
puppet-server allow a provisioner to timeout 2019-04-08 20:09:21 +02:00
salt-masterless DisableSudo, not PreventSudo 2019-06-20 13:39:51 -04:00
shell move retry code into the common/retry pkg and make retry context aware 2019-04-09 17:46:38 +02:00
shell-local remove redundant error check 2019-06-13 10:51:44 -07:00
sleep add a sleep provisioner 2019-04-08 20:09:21 +02:00
windows-restart move retry code into the common/retry pkg and make retry context aware 2019-04-09 17:46:38 +02:00
windows-shell move retry code into the common/retry pkg and make retry context aware 2019-04-09 17:46:38 +02:00
elevated.go Attempt at generalising elevated support 2018-12-06 18:00:22 +00:00
elevated_test.go Fix/add tests 2018-12-07 16:23:03 +00:00
guest_commands.go add force to powershell move command 2019-02-05 17:47:00 +00:00
guest_commands_test.go Update guest_commands_test.go 2019-02-06 10:50:29 +00:00