WIP: Add initial Policyfiles #90
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/78-policyfiles"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Policyfiles take care of dependency resolution and run lists, replacing environments and roles (see https://docs.chef.io/policyfile.html)
The lock files were generated using Chef Workstation using the
chef install policies/POLICY.rbfor each policy.I still have to figure out how to make chef-run use these policyfiles directly. I did chef-run it successfully to use a Policyfile at the root of a cookbook. Internally chef-run converts everything into a Policyfile (see https://www.chef.sh/docs/chef-workstation/chef-run-users-guide/)
Refs #78
@greg Do you think this PR is still useful? If not, we should probably close it. (Asking because it's been open since August 2019.)
Let's close this one, we can always revisit this if we feel this is needed
Pull request closed