b007d4f77a
PR #3896 added support for passing keys by content, but in this same PR all references to `path.Join()` where changed to `filepath.join()`. There is however a significant difference between these two calls and using the latter one now causes issues when running the Chef provisioner on Windows (see issue #4039). |
||
---|---|---|
.. | ||
test-fixtures | ||
linux_provisioner.go | ||
linux_provisioner_test.go | ||
resource_provisioner.go | ||
resource_provisioner_test.go | ||
windows_provisioner.go | ||
windows_provisioner_test.go |