MSI
WinGet
Chef Infra Client
Chef Software, Inc. · 18.8.46.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i chef-client-18.8.46-1-x64.msi /quiet /norestart
InstallPath
msiexec /i chef-client-18.8.46-1-x64.msi /quiet /norestart INSTALLLOCATION="<INSTALLPATH>"
File Identity
Filename
chef-client-18.8.46-1-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
ChefSoftware.InfraClient
Version
18.8.46.1
Description
An agent that runs locally on every node that’s under management by Chef Infra Server.
License
Proprietary
↗
Homepage
https://www.chef.io/downloads
Support
https://www.chef.io/support
Installer URL
https://packages.chef.io/files/stable/chef/18.8.46/windows/10/chef-client-18.8.46-1-x64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
Improvements
- Chef Infra Client has improved performance when building large arrays of cookbooks. Thanks @dafyddcrosby! #15274
- We updated knife-ec-backup to include cookbooks with a frozen status. Before, this led to Chef Infra Server upgrades that didn't include frozen cookbooks. #15217
Resource updates
- We fixed the ohai resource where a nil value could be assigned to the plug-in path in the reload action. #15229
- We fixed a bug in the chocolatey_installer resource that always downloaded…