terraform/builtin/provisioners/chef
Sander van Harmelen 2690d87d39 Add an option to specifically specify the target OS
Before this option (`os_type`) the provisioner would use the connection
type to determine the targeted OS. When not supplying a value for
`os_type`, it will fall back to the old behaviour, so this is full BC.
2015-06-25 14:29:48 +02:00
..
test-fixtures Refactored quite a few things after review... 2015-05-08 23:25:24 +02:00
linux_provisioner.go Add an option to specifically specify the target OS 2015-06-25 14:29:48 +02:00
linux_provisioner_test.go Add an option to specifically specify the target OS 2015-06-25 14:29:48 +02:00
resource_provisioner.go Add an option to specifically specify the target OS 2015-06-25 14:29:48 +02:00
resource_provisioner_test.go Tweaking a few minor things according to the feedback on GH 2015-05-12 10:37:38 +02:00
windows_provisioner.go Add an option to specifically specify the target OS 2015-06-25 14:29:48 +02:00
windows_provisioner_test.go Add an option to specifically specify the target OS 2015-06-25 14:29:48 +02:00