Esri / arcgis-cookbook

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

ChefDK is deprecated #277

Closed awittner closed 3 years ago

awittner commented 3 years ago

According to CHEF, ChefDK is deprecated. Cookbook workflows in the doc call for installing ChefDK. Can you update the workflows to correct for this change?

cameronkroeker commented 3 years ago

Hi @awittner ,

Great find! I have updated the Linux doc:

https://github.com/Esri/arcgis-cookbook/wiki/Automate-a-multi-machine-ArcGIS-Enterprise-deployment-on-Linux-using-Chef-Server#2-on-the-chef-workstation-machine-install-chef-workstation

Stay tuned for the Windows one.

Happy Automating, Cameron K.

awittner commented 3 years ago

I am in need of the windows version 😊

cameronkroeker commented 3 years ago

I am in need of the windows version 😊

Hi @awittner , sorry for the delay, I have updated the Windows doc:

https://github.com/Esri/arcgis-cookbook/wiki/Automate-a-multi-machine-ArcGIS-Enterprise-deployment-on-Windows-using-Chef-Server

Cheers!