terraform/builtin/provisioners/chef
Sander van Harmelen 4a8ef78d33 Fixes #2676 by prefixing all Windows commands
By prefixing them with `cmd /c` it will work with both `winner` and
`ssh` connection types.

This PR also reverts some bad stringer changes made in PR #2673
2015-07-10 12:56:27 +02:00
..
test-fixtures fix errors 2015-07-08 19:41:38 -04:00
linux_provisioner.go Added the HTTPS proxy option 2015-07-03 16:27:52 +02:00
linux_provisioner_test.go Tweaking the tests 2015-07-09 21:29:27 +02:00
resource_provisioner.go Fixes #2676 by prefixing all Windows commands 2015-07-10 12:56:27 +02:00
resource_provisioner_test.go Fixes #2676 by prefixing all Windows commands 2015-07-10 12:56:27 +02:00
windows_provisioner.go Fixes #2676 by prefixing all Windows commands 2015-07-10 12:56:27 +02:00
windows_provisioner_test.go Fixes #2676 by prefixing all Windows commands 2015-07-10 12:56:27 +02:00