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

uamsclient (5) Versions 0.3.0

Installs UAMS Client - agent for SolarWinds Observability platform

Policyfile
Berkshelf
Knife
cookbook 'uamsclient', '= 0.3.0', :supermarket
cookbook 'uamsclient', '= 0.3.0'
knife supermarket install uamsclient
knife supermarket download uamsclient
README
Dependencies
Quality 33%

UAMS Client Cookbook

The uamsclient cookbook is used to deploy and configure UAMS Client (SolarWinds Observability agent).

Setup

The uamsclient cookbook is compatible with chef >= 16.0. It might work on older versions but it's not guaranteed.

Installation

Chef Supermarket

This cookbook is available in Chef Supermarket -> direct link therefore is available for any common chef usage pattern.

Manual installation/configuration for private/managed Chef server

  1. Clone the repository
  2. Set required attributes (attributes/default.rb / role / environment / use wrapper cookbook)
  3. Upload cookbook(s) to the Chef server knife cookbook upload ...
  4. Add uamsclient::uamsclient recipe (or/and wrapper recipe) to the run_list
  5. Run chef-client on the node (or wait for scheduled execution)

Attributes

Attribute Description
node['uamsclient']['uams_access_token'] required Access token from SolarWinds Observability
node['uamsclient']['swo_url'] required SWO_URL copied from SolarWinds Observability
node['uamsclient']['local_pkg_path'] required on windows Overrides path where installation package is stored temporarily
node['uamsclient']['uams_metadata'] Specifies the role for client - in most cases default value is valid one
node['uamsclient']['remove_installer'] If installer package should be removed after the installation (default: true)

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

uamsclient_wrap Applicable Versions

Collaborator Number Metric
            

0.3.0 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

0.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

Cookstyle Metric
            

0.3.0 passed this metric

No Binaries Metric
            

0.3.0 passed this metric

Testing File Metric
            

0.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
            

0.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 include a tag that matches this cookbook version number