terraform/builtin/provisioners/chef
Kyle Persohn b300cac97b provisioner/chef: Support named run-lists for Policyfiles (#11215)
* provisioner/chef: Support named run-lists for Policyfiles

Add an optional argument for overriding the Chef Client's initial
run with a named run-list specified by the Policyfile. This is useful
for bootstrapping a node with a one-time setup recipe that deviates
from a policy's normal run-list.

* Update chef client cmd building per review feedback.
2017-01-19 09:03:45 +01:00
..
test-fixtures Support recreating clients and configuring Chef Vaults (#8577) 2016-09-15 14:20:18 +02:00
linux_provisioner.go provisioner/chef: fixes #4262 2016-01-09 15:56:49 +01:00
linux_provisioner_test.go Support recreating clients and configuring Chef Vaults (#8577) 2016-09-15 14:20:18 +02:00
resource_provisioner.go provisioner/chef: Support named run-lists for Policyfiles (#11215) 2017-01-19 09:03:45 +01:00
resource_provisioner_test.go Accept both slices and strings in vault_json (#9114) 2016-10-01 00:35: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 Support recreating clients and configuring Chef Vaults (#8577) 2016-09-15 14:20:18 +02:00