Esri / arcgis-cookbook

Chef cookbooks for ArcGIS
Apache License 2.0
300 stars 116 forks source link

Chef Server and Chef Workstation Compatible Versions #336

Open Ayushyadav19 opened 1 year ago

Ayushyadav19 commented 1 year ago

Hi @cameronkroeker,

I can see the chef and cinc client version compatibility table from here - https://esri.github.io/arcgis-cookbook/versions.html.

Can you similarly provide the chef server and chef workstation compatibility table so that we can purchase a license for the supported version of chefs?

Thanks Ayush

cameronkroeker commented 1 year ago

Hi @Ayushyadav19,

My understanding is as long as the Chef Workstation includes a compatible version of Chef Client then it should work. Same goes for the Chef Server, when the node is bootstrapped the client version can also be specified with --bootstrap-version flag.

Thanks, Cameron K.