Hi,
Is there a way to download Chef Infra Client version 19.2.120 with trial license?
When we activated trial license its directing to version 14. But there is no option to download latest version.
Hi,
Is there a way to download Chef Infra Client version 19.2.120 with trial license?
When we activated trial license its directing to version 14. But there is no option to download latest version.
Yes, you can use the install.sh script to download and install as found in the docs here Chef Software install script. That should take your trial license key if it's not expired. Otherwise you can download it directly via the commercial api as documented here Chef Software install script. That should also take your trial license key if it's not expired.
Thank you replying.
I tried downloading using script. Its downloading version 14.15.6.
Its not latest as per this https://raw.githubusercontent.com/chef/chef/refs/heads/main/VERSION
Is major version 14 the stable release, and is version 19 the latest version?
#1. install or update habitat
choco install habitat
or
choco update habitat
#2. install chef-workstation
hab cli setup
hab pkg install chef/chef-workstation --channel stable --binlink --force