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_uninstall (3) Versions 0.6.0

Uninstalls UAMS Client - agent for SolarWinds Observability platform

Policyfile
Berkshelf
Knife
cookbook 'uamsclient_uninstall', '~> 0.6.0', :supermarket
cookbook 'uamsclient_uninstall', '~> 0.6.0'
knife supermarket install uamsclient_uninstall
knife supermarket download uamsclient_uninstall
README
Dependencies
Quality 17%

UAMS Client uninstall Cookbook

The uamsclient uninstall cookbook is used to uninstall UAMS Client (SolarWinds Observability agent).

Setup

The uamsclient uninstall 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. Upload cookbook(s) to the Chef server knife cookbook upload ...
  3. Add uamsclient_uninstall::uamsclient_uninstall recipe (or/and wrapper recipe) to the run_list
  4. Run chef-client on the node (or wait for scheduled execution)

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

0.6.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.6.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.6.0 failed this metric

Chef/Correctness/NodeNormal: Do not use node.normal. Replace with default/override/force_default/force_override attribute levels. (https://docs.chef.io/workstation/cookstyle/chef_correctness_nodenormal): uamsclient_uninstall/recipes/_uninstall_on_linux.rb: 3
Chef/Correctness/NodeNormal: Do not use node.normal. Replace with default/override/force_default/force_override attribute levels. (https://docs.chef.io/workstation/cookstyle/chef_correctness_nodenormal): uamsclient_uninstall/recipes/_uninstall_on_linux.rb: 9

Run with Cookstyle Version 7.32.1 with cops Chef/Deprecations,Chef/Correctness,Chef/Sharing,Chef/RedundantCode,Chef/Modernize,Chef/Security,InSpec/Deprecations

No Binaries Metric
            

0.6.0 passed this metric

Testing File Metric
            

0.6.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.6.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