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

knife-tidy does not work with chef-infra-server out of the box.

Open PrajaktaPurohit opened this issue 3 years ago • 2 comments

Noted in an upgrade from Chef Infra Server 12 to Chef Infra Server 13.

knife-tidy is used when doing server migrations and stale node cleanup. It does not work with the native Chef Infra Server ruby.

Acceptance Criteria:

  1. knife-tidy should work with Chef Infra Server out of the box on the latest 14.x
  2. Add knife-tidy test to the umbrella pipeline.

PrajaktaPurohit avatar Sep 02 '21 17:09 PrajaktaPurohit

In my specific case, knife-tidy wasn't able to run with Chef Infra 12.1.2. The version of ruby was too low. Knife-Tidy requires 2.3.0 and this version of infra shipped with 2.1.0

sam1el avatar Sep 02 '21 17:09 sam1el

Is it possible to use knife tidy after the upgrade?

PrajaktaPurohit avatar Apr 19 '22 14:04 PrajaktaPurohit