Esri / arcgis-cookbook

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

Using Chef to install ArcGIS Enterprise 10.7.1 on Windows Server 2019 #234

Closed MantalopePG closed 4 years ago

MantalopePG commented 5 years ago

I am attempting to install ArcGIS Enterprise 10.7.1 with Chef on Windows Server 2019. I installed the newest version of Chef and downloaded the most recent ArcGIS cookbook however I got the error:

Cookbook 'arcgis-enterprise' version '3.4.0' depends on chef version [">= 12.6", "< 15.0"], but the running chef version is 15.3.14

From what I can tell there is no version of Chef < 15 that works with Windows Server 2019 and no ArcGIS cookbook that works with Chef >15 Is a new cookbook pending release?

Nickolaitc commented 5 years ago

Hey @MantalopePG,

I hope all is well. My current testings with Chef Kitchen and Windows 2019 utilizes Chef-Client 14.5.33 and has been successful thus far in deploying a full ArcGIS Enterprise, which tells us version pre-Chef-Client v15 should work.

pbobov commented 4 years ago

Chef client 14.14.25 officially supports Windows Server 2019. See https://downloads.chef.io/chef/stable/14.14.25#windows