Skip to content

Commit

Permalink
Merge pull request #296 from Esri/v3.8.0
Browse files Browse the repository at this point in the history
Release v3.8.0
  • Loading branch information
cameronkroeker committed Dec 3, 2021
2 parents f973da6 + 8e9e393 commit 1c7f393
Show file tree
Hide file tree
Showing 314 changed files with 10,823 additions and 1,049 deletions.
44 changes: 25 additions & 19 deletions README.md
Expand Up @@ -7,28 +7,34 @@ This repository contains ArcGIS Chef cookbooks used to help simplify and automat

Included cookbooks:

* [arcgis-enterprise](cookbooks/arcgis-enterprise) - installs and configures ArcGIS Server, ArcGIS Data Store, Portal for ArcGIS, ArcGIS WebAdaptor
* [arcgis-geoevent](cookbooks/arcgis-geoevent) - installs and configures ArcGIS GeoEvent Server
* [arcgis-notebooks](cookbooks/arcgis-notebooks) - installs and configures ArcGIS Notebook Server
* [arcgis-mission](cookbooks/arcgis-mission) - installs and configures ArcGIS Mission Server
* [arcgis-insights](cookbooks/arcgis-insights) - installs and configures Insights for ArcGIS
* [arcgis-desktop](cookbooks/arcgis-desktop) - installs and configures ArcGIS Desktop
* [arcgis-pro](cookbooks/arcgis-pro) - installs and configures ArcGIS Pro
* [arcgis-repository](cookbooks/arcgis-repository) - downloads ArcGIS software setups from remote to local repositories
* [arcgis-egdb](cookbooks/arcgis-egdb) - creates enterprise geodatabases in SQL Server or PostgreSQL DBMS and registers them with ArcGIS Server
* [esri-tomcat](cookbooks/esri-tomcat) - installs and configures Apache Tomcat for using with ArcGIS Web Adaptor
* [esri-iis](cookbooks/esri-iis) - enables IIS features required by ArcGIS Web Adaptor (IIS) and configures HTTPS binding
* [arcgis-desktop](cookbooks/arcgis-desktop) - installs and configures ArcGIS Desktop.
* [arcgis-egdb](cookbooks/arcgis-egdb) - creates enterprise geodatabases in SQL Server or PostgreSQL DBMS and registers them with ArcGIS Server.
* [arcgis-enterprise](cookbooks/arcgis-enterprise) - installs and configures ArcGIS Server, ArcGIS Data Store, Portal for ArcGIS, ArcGIS WebAdaptor.
* [arcgis-geoevent](cookbooks/arcgis-geoevent) - installs and configures ArcGIS GeoEvent Server.
* [arcgis-insights](cookbooks/arcgis-insights) - installs and configures Insights for ArcGIS.
* [arcgis-mission](cookbooks/arcgis-mission) - installs and configures ArcGIS Mission Server.
* [arcgis-notebooks](cookbooks/arcgis-notebooks) - installs and configures ArcGIS Notebook Server.
* [arcgis-pro](cookbooks/arcgis-pro) - installs and configures ArcGIS Pro.
* [arcgis-repository](cookbooks/arcgis-repository) - downloads ArcGIS software setups from remote to local repositories.
* [arcgis-workflow-manager](cookbooks/arcgis-workflow-manager) - installs and configures ArcGIS Workflow Manager Server.
* [esri-iis](cookbooks/esri-iis) - enables IIS features required by ArcGIS Web Adaptor (IIS) and configures HTTPS binding.
* [esri-tomcat](cookbooks/esri-tomcat) - installs and configures Apache Tomcat for using with ArcGIS Web Adaptor.

Included ArcGIS deployment templates:

* [arcgis-datastore](templates/arcgis-datastore) -- Use this template to deploy and configure different [ArcGIS Data Store types](https://enterprise.arcgis.com/en/portal/latest/administer/windows/what-is-arcgis-data-store.htm).
* [arcgis-egdb](templates/arcgis-egdb) -- Lets you to create [enterprise geodatabases](https://enterprise.arcgis.com/en/server/latest/manage-data/windows/enterprise-geodatabases-and-arcgis-enterprise.htm) and register them with an ArcGIS Server site.
* [arcgis-enterprise-base](templates/arcgis-enterprise-base) -- Creates a [base ArcGIS Enterprise deployment](https://enterprise.arcgis.com/en/get-started/latest/windows/base-arcgis-enterprise-deployment.htm).
* [arcgis-geoevent](templates/arcgis-geoevent-server) -- Creates an [ArcGIS GeoEvent Server](https://enterprise.arcgis.com/en/geoevent/) deployment.
* [arcgis-mission-server](templates/arcgis-mission-server) -- Deploys [ArcGIS Mission Server](https://enterprise.arcgis.com/en/mission/) and federates it with an ArcGIS Enterprise deployment.
* [arcgis-notebook-server](templates/arcgis-notebook-server) -- Deploys [ArcGIS Notebook Server](https://enterprise.arcgis.com/en/notebook/) with an ArcGIS Enterprise deployment.
* [arcgis-portal](templates/arcgis-portal) -- Deploys [Portal for ArcGIS](https://enterprise.arcgis.com/en/portal/).
* [arcgis-server](templates/arcgis-server) -- Creates any of the following ArcGIS Server sites and federates them with an ArcGIS Enterprise deployment: GIS Server, ArcGIS GeoAnalytics Server, Raster Analytics Server, Image Server.
* [arcgis-datastore](templates/arcgis-datastore) - deploys different [ArcGIS Data Store types](https://enterprise.arcgis.com/en/portal/latest/administer/windows/what-is-arcgis-data-store.htm) and registers them with ArcGIS Server.
* [arcgis-desktop](templates/arcgis-desktop) - deploys [ArcGIS Desktop](https://desktop.arcgis.com/en/).
* [arcgis-egdb](templates/arcgis-egdb) - creates [enterprise GeoDatabases](https://enterprise.arcgis.com/en/server/latest/manage-data/windows/enterprise-geodatabases-and-arcgis-enterprise.htm) and registers them with ArcGIS Server.
* [arcgis-enterprise-base](templates/arcgis-enterprise-base) - deploys [base ArcGIS Enterprise](https://enterprise.arcgis.com/en/get-started/latest/windows/base-arcgis-enterprise-deployment.htm).
* [arcgis-geoevent](templates/arcgis-geoevent-server) - deploys [ArcGIS GeoEvent Server](https://enterprise.arcgis.com/en/geoevent/).
* [arcgis-license-manager](templates/arcgis-license-manager) - deploys [ArcGIS License Manager](https://desktop.arcgis.com/en/license-manager/latest/welcome.htm).
* [arcgis-mission-server](templates/arcgis-mission-server) - deploys [ArcGIS Mission Server](https://enterprise.arcgis.com/en/mission/) and federates it with Portal for ArcGIS.
* [arcgis-notebook-server](templates/arcgis-notebook-server) - deploys [ArcGIS Notebook Server](https://enterprise.arcgis.com/en/notebook/) with an ArcGIS Enterprise deployment.
* [arcgis-portal](templates/arcgis-portal) - deploys [Portal for ArcGIS](https://enterprise.arcgis.com/en/portal/).
* [arcgis-pro](templates/arcgis-pro) - deploys [ArcGIS Pro](https://www.esri.com/en-us/arcgis/products/arcgis-pro/overview).
* [arcgis-server](templates/arcgis-server) - deploys ArcGIS Server in GIS Server, ArcGIS GeoAnalytics Server, Raster Analytics Server or Image Server roles and federates it with Portal for ArcGIS.
* [arcgis-webadaptor](templates/arcgis-webadaptor) - deploys [ArcGIS Web Adaptor](https://enterprise.arcgis.com/en/server/latest/install/windows/about-the-arcgis-web-adaptor.htm).
* [arcgis-workflow-manager](templates/arcgis-workflow-manager) - deploys [ArcGIS Workflow Manager Server](https://enterprise.arcgis.com/en/workflow/).

See [wiki](https://github.com/Esri/arcgis-cookbook/wiki) pages and cookbooks' README.md files for more information about using ArcGIS cookbooks.

Expand Down
4 changes: 4 additions & 0 deletions cookbooks/arcgis-desktop/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@ arcgis-desktop cookbook CHANGELOG

This file is used to list changes made in each version of the arcgis-desktop cookbook.

3.8.0
-----
- Added support for ArcGIS Desktop 10.8.2 and ArcGIS License Manager 2021.0/2021.1

3.7.0
-----
- Added support for ArcGIS License Manager 2020.1
Expand Down
13 changes: 11 additions & 2 deletions cookbooks/arcgis-desktop/README.md
Expand Up @@ -19,6 +19,7 @@ Requirements
* 10.7.1
* 10.8
* 10.8.1
* 10.8.2

* ArcGIS License Manager
* 2018.0
Expand All @@ -28,19 +29,23 @@ Requirements
* 2019.2
* 2020.0
* 2020.1
* 2021.0
* 2021.1

### Platforms

* Windows 10
* Windows Server 2012 (R2)
* Windows Server 2016
* Windows Server 2019
* Windows Server 2022
* Ubuntu 16.04, 18.04
* Rhel 6.5, 7.0

ArcGIS Desktop is supported only on Windows platforms.

### Dependencies

The following cookbooks are required:

* windows
Expand All @@ -60,24 +65,28 @@ Attributes
* `node['arcgis']['desktop']['esri_license_host']` = Hostname of ArcGIS License Manager. Default hostname is `%COMPUTERNAME%`.
* `node['arcgis']['desktop']['software_class']` = ArcGIS Desktop software class <Viewer|Editor|Professional>. Default value is `Viewer`.
* `node['arcgis']['desktop']['seat_preference']` = ArcGIS Desktop license seat preference <Fixed|Float>. Default value is `Fixed`.
* `node['arcgis']['licensemanager']['version']` = ArcGIS License Manager version. Default value is `2020.1`.
* `node['arcgis']['licensemanager']['version']` = ArcGIS License Manager version. Default value is `2021.1`.
* `node['arcgis']['licensemanager']['setup_archive']` = The location of ArcGIS License Manager setup archive. Default value depends on `node['arcgis']['version']` attribute value.
* `node['arcgis']['licensemanager']['setup']` = The location of ArcGIS License Manager setup executable. Default location is `%USERPROFILE%\Documents\ArcGIS License Manager 2020.1\LicenseManager\Setup.exe` on Windows, and `/opt/arcgis/2020.1/LicenseManager_Linux/Setup` on Linux.
* `node['arcgis']['licensemanager']['setup']` = The location of ArcGIS License Manager setup executable. Default location is `%USERPROFILE%\Documents\ArcGIS License Manager 2021.0\LicenseManager\Setup.exe` on Windows, and `/opt/arcgis/2021.1/LicenseManager_Linux/Setup` on Linux.
* `node['arcgis']['licensemanager']['lp-setup']` = The location of language pack for ArcGIS License Manager. Default location is `C:\ArcGIS\LicenseManager\SetupFiles\setup.msi`.
* `node['arcgis']['licensemanager']['install_dir']` = ArcGIS License Manager installation directory. By default, the license manager is installed to `%ProgramFiles(x86)%\ArcGIS` on Windows and `/` on Linux.

Recipes
-------
### arcgis-desktop::default

Installs and configures ArcGIS Desktop.

### arcgis-desktop::licensemanager

Installs and configures ArcGIS License Manager.

### arcgis-desktop::lp-install

Installs language packs for ArcGIS Desktop and ArcGIS License Manager.

### arcgis-desktop::uninstall

Uninstalls ArcGIS Desktop and ArcGIS License Manager.

Usage
Expand Down
4 changes: 4 additions & 0 deletions cookbooks/arcgis-desktop/attributes/desktop.rb
Expand Up @@ -38,6 +38,10 @@
desktop['authorization_file_version'] = node['arcgis']['version'].to_f.to_s

case node['arcgis']['version']
when '10.8.2'
desktop['setup_archive'] = ::File.join(node['arcgis']['repository']['archives'],
'ArcGIS_Desktop_1082_180378.exe').gsub('/', '\\')
desktop['product_code'] = '{791AB03F-1AF2-43FE-8F5D-8FDC9509D7CF}'
when '10.8.1'
desktop['setup_archive'] = ::File.join(node['arcgis']['repository']['archives'],
'ArcGIS_Desktop_1081_175110.exe').gsub('/', '\\')
Expand Down
16 changes: 15 additions & 1 deletion cookbooks/arcgis-desktop/attributes/licensemanager.rb
Expand Up @@ -17,7 +17,7 @@
# limitations under the License.

default['arcgis']['licensemanager'].tap do |licensemanager|
licensemanager['version'] = '2020.1'
licensemanager['version'] = '2021.1'

case node['platform']
when 'windows'
Expand All @@ -28,6 +28,14 @@
licensemanager['install_dir'] = ENV['ProgramFiles(x86)'] + '\\ArcGIS'

case node['arcgis']['licensemanager']['version']
when '2021.1'
licensemanager['setup_archive'] = ::File.join(node['arcgis']['repository']['archives'],
'ArcGIS_License_Manager_Windows_2021_1_180127.exe').gsub('/', '\\')
licensemanager['product_code'] = '{DA36A877-1BF2-4E28-9CE3-D3A07FB645A3}'
when '2021.0'
licensemanager['setup_archive'] = ::File.join(node['arcgis']['repository']['archives'],
'ArcGIS_License_Manager_Windows_2021_0_177928.exe').gsub('/', '\\')
licensemanager['product_code'] = '{9DDD72DA-75D2-4FB0-BC19-25F8B53254FF}'
when '2020.1'
licensemanager['setup_archive'] = ::File.join(node['arcgis']['repository']['archives'],
'ArcGIS_License_Manager_Windows_2020_1_176572.exe').gsub('/', '\\')
Expand Down Expand Up @@ -82,6 +90,12 @@
licensemanager['install_subdir'] = 'arcgis/license' + node['arcgis']['licensemanager']['version']

case node['arcgis']['licensemanager']['version']
when '2021.1'
licensemanager['setup_archive'] = ::File.join(node['arcgis']['repository']['archives'],
'ArcGIS_License_Manager_Linux_2021_1_180145.tar.gz')
when '2021.0'
licensemanager['setup_archive'] = ::File.join(node['arcgis']['repository']['archives'],
'ArcGIS_License_Manager_Linux_2021.0_177950.tar.gz')
when '2020.1'
licensemanager['setup_archive'] = ::File.join(node['arcgis']['repository']['archives'],
'ArcGIS_License_Manager_Linux_2020_1_176584.tar.gz')
Expand Down
4 changes: 2 additions & 2 deletions cookbooks/arcgis-desktop/metadata.rb
Expand Up @@ -4,10 +4,10 @@
license 'Apache 2.0'
description 'Installs and configures ArcGIS Desktop and ArcGIS License Manager'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '3.7.0'
version '3.8.0'
chef_version '>= 13.0' if defined? chef_version

depends 'arcgis-repository', '~> 3.7'
depends 'arcgis-repository', '~> 3.8'
depends 'windows', '~> 5.3'
depends 'limits', '~> 1.0'

Expand Down
4 changes: 2 additions & 2 deletions cookbooks/arcgis-desktop/providers/desktop.rb
Expand Up @@ -43,9 +43,9 @@

cmd = @new_resource.setup
if @new_resource.seat_preference == 'Fixed'
args = "/qn ADDLOCAL=\"#{@new_resource.install_features}\" INSTALLDIR=\"#{@new_resource.install_dir}\" INSTALLDIR1=\"#{@new_resource.python_dir}\" DESKTOP_CONFIG=\"#{@new_resource.desktop_config}\" MODIFYFLEXDACL=\"#{@new_resource.modifyflexdacl}\""
args = "/qn ACCEPTEULA=Yes ADDLOCAL=\"#{@new_resource.install_features}\" INSTALLDIR=\"#{@new_resource.install_dir}\" INSTALLDIR1=\"#{@new_resource.python_dir}\" DESKTOP_CONFIG=\"#{@new_resource.desktop_config}\" MODIFYFLEXDACL=\"#{@new_resource.modifyflexdacl}\""
else
args = "/qn ADDLOCAL=\"#{@new_resource.install_features}\" INSTALLDIR=\"#{@new_resource.install_dir}\" INSTALLDIR1=\"#{@new_resource.python_dir}\" ESRI_LICENSE_HOST=\"#{@new_resource.esri_license_host}\" SOFTWARE_CLASS=\"#{@new_resource.software_class}\" SEAT_PREFERENCE=\"#{@new_resource.seat_preference}\" DESKTOP_CONFIG=\"#{@new_resource.desktop_config}\" MODIFYFLEXDACL=\"#{@new_resource.modifyflexdacl}\""
args = "/qn ACCEPTEULA=Yes ADDLOCAL=\"#{@new_resource.install_features}\" INSTALLDIR=\"#{@new_resource.install_dir}\" INSTALLDIR1=\"#{@new_resource.python_dir}\" ESRI_LICENSE_HOST=\"#{@new_resource.esri_license_host}\" SOFTWARE_CLASS=\"#{@new_resource.software_class}\" SEAT_PREFERENCE=\"#{@new_resource.seat_preference}\" DESKTOP_CONFIG=\"#{@new_resource.desktop_config}\" MODIFYFLEXDACL=\"#{@new_resource.modifyflexdacl}\""
end

cmd = Mixlib::ShellOut.new("\"#{cmd}\" #{args}", { :timeout => 3600 })
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/arcgis-desktop/providers/licensemanager.rb
Expand Up @@ -73,7 +73,7 @@

if node['platform'] == 'windows'
cmd = @new_resource.setup
args = "/qn ADDLOCAL=ALL INSTALLDIR=\"#{@new_resource.install_dir}\" INSTALLDIR1=\"#{@new_resource.python_dir}\""
args = "/qn ACCEPTEULA=Yes ADDLOCAL=ALL INSTALLDIR=\"#{@new_resource.install_dir}\""

cmd = Mixlib::ShellOut.new("\"#{cmd}\" #{args}")
cmd.run_command
Expand Down
1 change: 0 additions & 1 deletion cookbooks/arcgis-desktop/recipes/licensemanager.rb
Expand Up @@ -36,7 +36,6 @@
setup node['arcgis']['licensemanager']['setup']
product_code node['arcgis']['licensemanager']['product_code']
install_dir node['arcgis']['licensemanager']['install_dir']
python_dir node['arcgis']['python']['install_dir']
run_as_user node['arcgis']['run_as_user']
if node['platform'] == 'windows'
not_if { Utils.product_installed?(node['arcgis']['licensemanager']['product_code']) }
Expand Down
1 change: 0 additions & 1 deletion cookbooks/arcgis-desktop/resources/licensemanager.rb
Expand Up @@ -24,7 +24,6 @@
attribute :setup, :kind_of => String
attribute :product_code, :kind_of => String
attribute :install_dir, :kind_of => String
attribute :python_dir, :kind_of => String
attribute :run_as_user, :kind_of => String

def initialize(*args)
Expand Down
8 changes: 6 additions & 2 deletions cookbooks/arcgis-egdb/README.md
Expand Up @@ -10,8 +10,12 @@ arcgis-egdb cookbook creates enterprise geodatabases in SQL Server or PostgreSQL
* Windows Server 2012 (R2)
* Windows Server 2016
* Windows Server 2019
* Ubuntu 14.04, 16.04, 18.04
* RHEL 6.5, 7.0
* Windows Server 2022
* Ubuntu Server 18.04 and 20.04 LTS
* Red Hat Enterprise Linux Server 8
* SUSE Linux Enterprise Server 15
* CentOS Linux 8
* Oracle Linux 8

## Database Servers

Expand Down
1 change: 1 addition & 0 deletions cookbooks/arcgis-egdb/metadata.rb
Expand Up @@ -12,6 +12,7 @@
supports 'windows'
supports 'ubuntu'
supports 'redhat'
supports 'oracle'

recipe 'arcgis-egdb::default', 'Creates EGDBs in the specified DBMS and registers them with ArcGIS Server'
recipe 'arcgis-egdb::sql_alias', 'Creates EGDBHOST alias for SQL Server endpoint domain'
Expand Down
4 changes: 4 additions & 0 deletions cookbooks/arcgis-enterprise/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@ arcgis-enterprise cookbook CHANGELOG

This file is used to list changes made in each version of the arcgis-enterprise cookbook.

3.8.0
-----
- Added support for ArcGIS Enterprise 10.9.1.

3.7.0
-----
- Added support for ArcGIS Enterprise 10.9.
Expand Down
16 changes: 13 additions & 3 deletions cookbooks/arcgis-enterprise/README.md
Expand Up @@ -13,6 +13,7 @@ Requirements
* 10.8
* 10.8.1
* 10.9
* 10.9.1

### Supported ArcGIS software

Expand All @@ -30,8 +31,12 @@ Requirements
* Windows Server 2012 (R2)
* Windows Server 2016
* Windows Server 2019
* Ubuntu 14.04, 16.04, 18.04
* Rhel 6.5, 7.0
* Windows Server 2022
* Ubuntu Server 18.04 and 20.04 LTS
* Red Hat Enterprise Linux Server 8
* SUSE Linux Enterprise Server 15
* CentOS Linux 8
* Oracle Linux 8

### Dependencies

Expand All @@ -51,7 +56,7 @@ Attributes

#### General

* `node['arcgis']['version']` = ArcGIS version. Default value is `10.8.1`.
* `node['arcgis']['version']` = ArcGIS version. Default value is `10.9.1`.
* `node['arcgis']['run_as_user']` = Account used to run ArcGIS Server, Portal for ArcGIS, and ArcGIS Data Store. Default account name is `arcgis`.
* `node['arcgis']['run_as_password']` = Password for the account used to run ArcGIS Server,
Portal for ArcGIS, and ArcGIS Data Store. Default value is`Pa$$w0rdPa$$w0rd`.
Expand Down Expand Up @@ -125,6 +130,7 @@ Portal for ArcGIS, and ArcGIS Data Store. Default value is`Pa$$w0rdPa$$w0rd`.
* `node['arcgis']['server']['allowed_admin_access_ips']` = A comma separated list of client machine IP addresses that are allowed access to ArcGIS Server. `''`.
* `node['arcgis']['server']['ports]` = Ports opened in Windows firewall for ArcGIS Server. Default ports are `1098,4000-4004,6006,6080,6099,6443`.
* `node['arcgis']['server']['geoanalytics_ports]` = Ports opened in Windows firewall for ArcGIS GeoAnalytics Server. Default ports are `2181,2182,2190,7077,12181,12182,12190,56540-56545`.
* `node['arcgis']['server']['pull_license]` = If set to `true`, server_node recipe pulls ArcGIS Server license from other server machines in the site. The default value is `false`.

#### Web Adaptor

Expand Down Expand Up @@ -397,6 +403,10 @@ Installs ArcGIS Server, Portal for ArcGIS, ArcGIS Data Store, and ArcGIS Web Ada

Uninstalls ArcGIS Server, Portal for ArcGIS, ArcGIS Data Store, and ArcGIS Web Adaptors for server and portal.

### arcgis-enterprise::unfederate_server

Unfederates server from Portal for ArcGIS.

### arcgis-enterprise::unregister_machine

Unregisters the local server machine from the ArcGIS Server site.
Expand Down
7 changes: 7 additions & 0 deletions cookbooks/arcgis-enterprise/attributes/datastore.rb
Expand Up @@ -47,6 +47,10 @@
data_store['local_backup_dir'] = 'C:\\arcgisbackup'

case node['arcgis']['version']
when '10.9.1'
data_store['setup_archive'] = ::File.join(node['arcgis']['repository']['archives'],
'ArcGIS_DataStore_Windows_1091_180054.exe').gsub('/', '\\')
data_store['product_code'] = '{30BB3697-7815-406B-8F0C-EAAFB723AA97}'
when '10.9'
data_store['setup_archive'] = ::File.join(node['arcgis']['repository']['archives'],
'ArcGIS_DataStore_Windows_109_177788.exe').gsub('/', '\\')
Expand Down Expand Up @@ -106,6 +110,9 @@
data_store['lp-setup'] = node['arcgis']['data_store']['setup']

case node['arcgis']['version']
when '10.9.1'
data_store['setup_archive'] = ::File.join(node['arcgis']['repository']['archives'],
'ArcGIS_DataStore_Linux_1091_180204.tar.gz')
when '10.9'
data_store['setup_archive'] = ::File.join(node['arcgis']['repository']['archives'],
'ArcGIS_DataStore_Linux_109_177887.tar.gz')
Expand Down
4 changes: 2 additions & 2 deletions cookbooks/arcgis-enterprise/attributes/default.rb
Expand Up @@ -27,7 +27,7 @@

default['arcgis']['run_as_msa'] = false

default['arcgis']['version'] = '10.9'
default['arcgis']['version'] = '10.9.1'

default['arcgis']['cache_authorization_files'] = false
default['arcgis']['configure_windows_firewall'] = false
Expand All @@ -53,7 +53,7 @@
else # node['platform'] == 'linux'
default['arcgis']['packages'] =
case node['platform']
when 'redhat', 'centos', 'amazon'
when 'redhat', 'centos', 'amazon', 'oracle'
['gettext']
when 'suse'
['gettext-runtime']
Expand Down

0 comments on commit 1c7f393

Please sign in to comment.