Esri / arcgis-cookbook

Chef cookbooks for ArcGIS
Apache License 2.0
290 stars 115 forks source link

Doc Update needed for .exe listing #308

Closed awittner closed 2 years ago

awittner commented 2 years ago

Doc for arcgis enterprise multi machine deployment template lists: Portal_for_ArcGIS_Windows1091177786.exe - Current download from My Esri lists: Portal_for_ArcGIS_Windows_1091_180053.exe. Does template actually require older version of Portal?

cameronkroeker commented 2 years ago

Hi @awittner,

Yes, definitely a doc bug. Though we have the following hardcoded for the default attribute value:

https://github.com/Esri/arcgis-cookbook/blob/1c7f39341a4a967c6c73a20ee0b6bbb5b2a3dc53/cookbooks/arcgis-enterprise/attributes/portal.rb#L109-L111

So as long as you have Portal_for_ArcGIS_Windows_1091_180052.exe inside the directory specified for node['arcgis']['repository']['archives']then it should work.

Great find, I’ll see if we can get the doc updated in next release of the cookbooks.

Thanks, Cameron K.

cameronkroeker commented 2 years ago

closing as a duplicate of: https://github.com/Esri/arcgis-cookbook/issues/298