knife-tidy
knife-tidy copied to clipboard
Report on stale Chef Server nodes/cookbooks, clean those up and additionally clean data integrity issues from a knife-ec-backup object based backup!
Updates the requirements on [contracts](https://github.com/egonSchiele/contracts.ruby) to permit the latest version. Changelog Sourced from contracts's changelog. v0.16.1 - 2021-04-17 Enhancement: Pretty-print contracts in error messages - Corey Farwell #289 Bugfix: Fix...
Updates the requirements on [chef](https://github.com/chef/chef) to permit the latest version. Changelog Sourced from chef's changelog. This changelog lists individual merged pull requests to Chef Infra Client and geared towards developers....
This causes the command to load the nodes list using the /nodes API instead of the partial search API. This will result in much longer run times, and should only...
Signed-off-by: Vasu1105 ### Description It skips the new generation of files if both metadata.json and metadata.rb exist It raises error if both metadata.json or metadata.rb does not exist It creates...
Fixes tidy_server_clean Issue #86 (replaces PR #88 )
# Version: 2.1.0 # Environment: Amazon Linux AMI 4.14.181-140.257.amzn2.x86_64 # Scenario: We've a production Chef-infra where an 'export' is produced. On a new Chef-infra (that will eventually replace our old...
knife-tidy excludes cookbooks in runlists from deletion. Signed-off-by: Sean Horn ## Description Cookbooks exclusively used in override runlists will not appear in a runlist, and will be considered candidates for...
Seeing as knife tidy is now part of the recommended backup/restore workflow for chef server, would it be possible to have it included as part of the pinned gems that...
# Version: knife-tidy (2.0.12) # chef -v Chef Workstation version: 0.18.3 Chef Infra Client version: 15.10.12 Chef InSpec version: 4.18.111 Chef CLI version: 2.0.10 Test Kitchen version: 2.5.0 Cookstyle version:...
# Version: 2.0.9 # Environment: RHEL7 # Scenario: Running 👍 /opt/chef/embedded/bin/knife tidy backup clean --orgs aaa --backup-path /app/chef_restore -c /etc/chef/local_knife.rb -VV and getting: INFO: validating org aaa invites in /app/chef_restore/organizations/aaa/invitations.json...