Esri / arcgis-cookbook

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

Portal WebAdaptor not unpacked before installation #256

Closed arashmalekz closed 3 years ago

arashmalekz commented 4 years ago

Hello,

The unpacking step before installing WebAdaptor for Portal doesn't work (version 3.5.0 for Windows). Issue is I believe a typo on Line 27 in install_portal_wa.rb. I changed "node['arcgis']['server']['wa_name']" to "node['arcgis']['portal']['wa_name']" and it worked

cameronkroeker commented 4 years ago

Good catch @arashm2! This will be fixed in the next release.

cameronkroeker commented 3 years ago

This was fixed in cookbook release v3.6.1:

https://github.com/Esri/arcgis-cookbook/releases