So it appears that you can do
rest.delete("policies/#{policy_name}/revisions/#{revision_id}")
but do note that this bypasses the undelete process that’s built in to chef delete-policy
So it appears that you can do
rest.delete("policies/#{policy_name}/revisions/#{revision_id}")
but do note that this bypasses the undelete process that’s built in to chef delete-policy