Skip to content

Commit

Permalink
Merge pull request #218 from Esri/v3.3.1
Browse files Browse the repository at this point in the history
arcgis-enterprise cookbook version changed to 3.3.1
  • Loading branch information
pbobov committed Apr 19, 2019
2 parents 2ddc72f + 1789ef1 commit 37a2bc5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions cookbooks/arcgis-enterprise/CHANGELOG.md
Expand Up @@ -3,6 +3,11 @@ arcgis-enterprise cookbook CHANGELOG

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

3.3.1
-----
- Workaround for [BUG-000121142](https://support.esri.com/en/technical-article/000020633)
- Increased configuredatastore tool execution timeout to 3 hours.

3.3.0
-----
- Added support for ArcGIS Enterprise 10.7 and dropped support for previous ArcGIS Enterprise versions.
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/arcgis-enterprise/metadata.rb
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs and configures ArcGIS Enterprise'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '3.3.0'
version '3.3.1'
chef_version '>= 12.6', '< 15.0' if defined? chef_version

depends 'arcgis-repository'
Expand Down

0 comments on commit 37a2bc5

Please sign in to comment.