Policyfile Support for chef-solo provisioner
Closed this issue · 3 comments
Similar to #5574
Policyfile support should be added to the chef-solo
provisioner, similar to how it is supported by the chef-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 use chef export
to bundle everything up). Additionally, since chef-solo
is now just chef-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.
Thanks for this suggestion! The chef provisioners are community-supported, which means that the HashiCorp maintainers don't spend much engineering time on them; this means that the best way to see your suggestion make it into Packer is to open a PR. We'll gladly give support and pointers if you're interested in taking a shot at implementing this feature..
This issue has been automatically migrated to hashicorp/packer-plugin-chef#10 because it looks like an issue with that plugin. If you believe this is not an issue with the plugin, please reply to hashicorp/packer-plugin-chef#10.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.