Esri / arcgis-cookbook

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

Patching cookbook #197

Closed mkarikari closed 2 years ago

mkarikari commented 5 years ago

Does the patch cookbook have logical included to skip patch installs that dont apply, if they arent on the server? Use case being: patch repo contains all patches for ArcGIS enterprise, but i have Portal, ArcGIS Server, Datastore on different machines.

will cookbook attempt to apply all the patches the folder or select the ones designated for the application hosted on the server?

azinsharaf commented 5 years ago

@mkarikari My understanding is that patchrecipe installs all MSP files existing on a folder (['arcgis']['repository']['patches']). You might manage the folders separately since you have installed each product on separate server. @pbobov can confirm this.

cameronkroeker commented 2 years ago

Hi @mkarikari and @azinsharaf,

We have made improvements to patching ArcGIS Enterprise in Chef Cookbooks for ArcGIS v4.0.0. The cookbooks can now be used to download and install ArcGIS Enterprise patches on both Windows and Linux.

For more details check out: https://esri.github.io/arcgis-cookbook/tutorials/arcgis-enterprise-base-patches/4.0.0.html