chef-dk icon indicating copy to clipboard operation
chef-dk copied to clipboard

Remove policyfile_zero kitchen provisioner

Open danielsdeleo opened this issue 6 years ago • 0 comments

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

danielsdeleo avatar Oct 04 '17 20:10 danielsdeleo