cookbook 'arcgis-pro', '= 3.2.1'
arcgis-pro (13) Versions 3.2.1 Follow3
Installs and configures ArcGIS Pro
cookbook 'arcgis-pro', '= 3.2.1', :supermarket
knife supermarket install arcgis-pro
knife supermarket download arcgis-pro
ArcGIS Cookbook
This cookbook installs and configures ArcGIS Pro.
Requirements
Supported ArcGIS Pro versions
- 1.2
- 1.3
- 1.4
- 2.0
- 2.1
- 2.2
Platforms
- Windows 7
- Windows 8 (8.1)
- Windows 10
- Windows Server 2008 (R2)
- Windows Server 2012 (R2)
- Windows Server 2016
Dependencies
The following cookbooks are required:
* windows
Attributes
-
node['arcgis']['pro']['setup']
= The location of ArcGIS Pro setup msi. Default location isC:\Temp\ArcGISPro\ArcGISPro.msi
. -
node['arcgis']['pro']['install_dir']
= ArcGIS Pro installation directory. Default installation directory is%ProgramFiles%\ArcGIS\Pro
. -
node['arcgis']['pro']['blockaddins']
= Configures the types of Add-ins that ArcGIS Pro will load. Default value is'#0'
. -
node['arcgis']['pro']['portal_list']
= ArcGIS Portal URLs. Default value is''
. -
node['arcgis']['pro']['allusers']
= Defines installation context of ArcGIS Pro, 1 - per machine and 2 - per user. Default value is '2'. -
node['arcgis']['pro']['software_class']
= ArcGIS Pro software class <Viewer|Editor|Professional>. Default value isViewer
. -
node['arcgis']['pro']['authorization_type']
= ArcGIS Pro authorization_type <SINGLE_USE | CONCURRENT_USE | NAMED_USER>. Default value isNAMED_USER
. -
node['arcgis']['pro']['esri_license_host']
= Hostname of ArcGIS License Manager. Default hostname is%COMPUTERNAME%
. -
node['arcgis']['pro']['authorization_file']
= ArcGIS Pro authorization file path. -
node['arcgis']['repository']['archives']
= Path to folder with ArcGIS software setup archives. Default path is%USERPROFILE%\Software\Esri
. -
node['arcgis']['repository']['patches']
= Path to folder with hot fixes and patches for ArcGIS Pro software. The default path is%USERPROFILE%\Software\Esri\Patches
. -
node['arcgis']['patches']['local_patch_folder']
= Path to local folder with hot fixes and patches for ArcGIS Pro software. The default path is%USERPROFILE%\Software\Esri\Patches
.
Recipes
arcgis-pro::default
Installs ArcGIS Pro.
arcgis-pro::uninstall
Uninstalls ArcGIS Pro.
arcgis-pro::patches
Installs ArcGIS Pro patches.
Usage
See wiki pages for more information about using ArcGIS cookbooks.
Issues
Find a bug or want to request a new feature? Please let us know by submitting an issue.
Contributing
Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.
Licensing
Copyright 2016 Esri
Licensed under the Apache License, Version 2.0 (the "License");
You may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
A copy of the license is available in the repository's License.txt file.
[](Esri Tags: ArcGIS Pro Chef Cookbook)
[](Esri Language: Ruby)
Dependent cookbooks
windows >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
arcgis-pro cookbook CHANGELOG
This file is used to list changes made in each version of the arcgis-pro cookbook.
3.2.1
- Added support for ArcGIS Pro 2.2.
- Added patches recipe
- Added 3 installation modes for ArcGIS Pro : SINGLE_USE | CONCURRENT_USE | NAMED_USER
- Add ec2 test kitchen
- Update default attributes of pro setup.
3.2.0
- Added support for ArcGIS Pro 2.1.
3.1.0
- Added support for ArcGIS Pro 2.0.
3.0.0
- Added support for ArcGIS Pro 1.4.
2.3.1
- Added support for ArcGIS Pro 1.3.
2.3.0
- This version supports ArcGIS Pro 1.1, 1.2, and 1.3 Beta.
- Split from 'arcgis' cookbook.
Collaborator Number Metric
3.2.1 passed this metric
Contributing File Metric
3.2.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
3.2.1 failed this metric
FC066: Ensure chef_version is set in metadata: arcgis-pro/metadata.rb:1
FC069: Ensure standardized license defined in metadata: arcgis-pro/metadata.rb:1
FC074: LWRP should use DSL to define resource's default action: arcgis-pro/resources/pro.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-pro/providers/pro.rb:27
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-pro/providers/pro.rb:50
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-pro/providers/pro.rb:68
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-pro/providers/pro.rb:80
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-pro/providers/pro.rb:92
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
3.2.1 passed this metric
Testing File Metric
3.2.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
3.2.1 passed this metric
3.2.1 passed this metric
3.2.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
3.2.1 failed this metric
FC066: Ensure chef_version is set in metadata: arcgis-pro/metadata.rb:1
FC069: Ensure standardized license defined in metadata: arcgis-pro/metadata.rb:1
FC074: LWRP should use DSL to define resource's default action: arcgis-pro/resources/pro.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-pro/providers/pro.rb:27
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-pro/providers/pro.rb:50
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-pro/providers/pro.rb:68
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-pro/providers/pro.rb:80
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-pro/providers/pro.rb:92
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
3.2.1 passed this metric
Testing File Metric
3.2.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
3.2.1 passed this metric
3.2.1 failed this metric
FC069: Ensure standardized license defined in metadata: arcgis-pro/metadata.rb:1
FC074: LWRP should use DSL to define resource's default action: arcgis-pro/resources/pro.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-pro/providers/pro.rb:27
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-pro/providers/pro.rb:50
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-pro/providers/pro.rb:68
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-pro/providers/pro.rb:80
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-pro/providers/pro.rb:92
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
3.2.1 passed this metric
Testing File Metric
3.2.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
3.2.1 passed this metric
3.2.1 failed this metric
3.2.1 passed this metric