chef-dk
chef-dk copied to clipboard
Remove policyfile_zero kitchen provisioner
Description
Kitchen now natively supports policyfiles, so there is no reason to use the policyfile_zero
provisioner. We might want to remove it like this:
- ChefDK 2.x: add deprecation warnings
- ChefDK 3.0: Remove all functionality, but leave the file in place. If someone tries to use it, kitchen should print migration instructions and exit with an error.
- ChefDK 4.0: remove everything