Policyfile Support for chef-solo provisioner #6992
Labels
community-supported-plugin
denotes requests for plugins that are supported by the community, not by HashiCorp engineers
enhancement
help wanted
provisioner/chef
remote-plugin/chef
Similar to #5574
Policyfile support should be added to the
chef-solo
provisioner, similar to how it is supported by thechef-client
provisioner. I believe the reason the original PR didn't address the deficiency in the Solo provisioner was due to some uncertainty around using Policyfiles with it. There is an example here on how this works (also illustrating how to usechef export
to bundle everything up). Additionally, sincechef-solo
is now justchef-client
in Local Mode, there is definitely support for Policyfiles.Ideally, it would be nice to be able to use the same control mechanisms in both my provisioning pipeline and my actual production environment.
The text was updated successfully, but these errors were encountered: