Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

arcgis-insights (12) Versions 3.3.0

Installs and configures ArcGIS Insights

Policyfile
Berkshelf
Knife
cookbook 'arcgis-insights', '= 3.3.0', :supermarket
cookbook 'arcgis-insights', '= 3.3.0'
knife supermarket install arcgis-insights
knife supermarket download arcgis-insights
README
Dependencies
Changelog
Quality 50%

arcgis-insights cookbook

This cookbook installs and configures Insights for ArcGIS.

Requirements

Supported Insights for ArcGIS versions

  • 1.0
  • 1.1
  • 1.2
  • 2.0
  • 2.1
  • 2.2
  • 3.0
  • 3.1

Platforms

  • Windows 7
  • Windows 8 (8.1)
  • Windows 10
  • Windows Server 2008 (R2)
  • Windows Server 2012 (R2)
  • Windows Server 2016
  • Ubuntu 14.04, 16.04
  • Rhel 6.5, 7.0

Dependencies

The following cookbooks are required:

  • arcgis-enterprise
  • arcgis-repository

Attributes

  • node['arcgis']['insights']['version'] = Insights for ArcGIS version. Default version is 3.1
  • node['arcgis']['insights']['setup_archive'] = Path to Insights for ArcGIS version setup archive. Default value depends on node['arcgis']['pro']['version'] attribute value.
  • node['arcgis']['insights']['setup'] = The location of Insights for ArcGIS setup executable. Default location is %USERPROFILE%\Documents\Insights <version>\Insights\setup.exe on Windows and /opt/arcgis/Insights/Insights-Setup.sh on Linux.
  • node['arcgis']['insights']['setup_archive'] = Path to Insights for ArcGIS setup archive. Default value depends on node['arcgis']['insights']['version'] attribute value.

Recipes

arcgis-insights::default

Installs and configures Insights for ArcGIS.

arcgis-insights::uninstall

Uninstalls Insights for ArcGIS.

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 2018 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 Insights Chef Cookbook)
[](Esri Language: Ruby)

Dependent cookbooks

arcgis-enterprise >= 0.0.0
arcgis-repository >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

arcgis-insights CHANGELOG

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

3.3.0

  • Added support for Insights for ArcGIS 3.0/3.1
  • Added dependency on new arcgis-repository cookbook to support global ArcGIS software repository in S3.

3.2.1

  • Added support for Insights for ArcGIS 2.2
  • Add ec2 test kitchen.

3.2.0

  • Added support for Insights for ArcGIS 2.0/2.1

3.1.0

  • Added support for Insights for ArcGIS 1.2

3.0.0

  • Initial release of arcgis-insights cookbook

Collaborator Number Metric
            

3.3.0 passed this metric

Contributing File Metric
            

3.3.0 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.3.0 failed this metric

FC066: Ensure chef_version is set in metadata: arcgis-insights/metadata.rb:1
FC069: Ensure standardized license defined in metadata: arcgis-insights/metadata.rb:1
FC074: LWRP should use DSL to define resource's default action: arcgis-insights/resources/insights.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-insights/providers/insights.rb:41
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-insights/providers/insights.rb:62
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-insights/providers/insights.rb:99
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

3.3.0 passed this metric

Testing File Metric
            

3.3.0 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.3.0 passed this metric