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

bluematador_agent (4) Versions 1.0.1

Installs/Configures bluematador_agent

Policyfile
Berkshelf
Knife
cookbook 'bluematador_agent', '= 1.0.1', :supermarket
cookbook 'bluematador_agent', '= 1.0.1'
knife supermarket install bluematador_agent
knife supermarket download bluematador_agent
README
Dependencies
Quality 17%

bluematador_agent

Installs/Configures the Blue Matador Agent.

Requirements

  • chef >= 12.1

Platforms

  • Amazon Linux
  • CentOS
  • Debian
  • RedHat
  • Ubuntu

Usage

  1. If you are using [https://docs.chef.io/berkshelf.html](Berkshelf), add the bluematador_agent cookbook to your Berksfile. You can also install the cookbook in to your repository using knife knife cookbook site install bluematador_agent or clone this repo.
  2. Set the account_id, api_key, env, and projects attributes. node['bluematador_agent']['api_key'] = '<your api key>' node['bluematador_agent']['account_id'] = '<your account id>' node['bluematador_agent']['env'] = node['chef_environment'] node['bluematador_agent']['projects'] '<project_id>,<project_id>'
  3. Upload the cookbook to your Chef server with berks upload or knife cookbook upload bluematador_agent
  4. Edit your node's runlist to include recipe[bluematador_agent]
  5. Wait for chef-client to run

Additional Information

To get your account_id, api_key, and project IDs visit the Install Agent page of our app and copy them from the command.

For more information, visit the Blue Matador Website

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

1.0.1 failed this metric

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

Contributing File Metric
            

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

1.0.1 failed this metric

FC039: Node method cannot be accessed with key: bluematador_agent/attributes/default.rb:9
FC067: Ensure at least one platform supported in metadata: bluematador_agent/metadata.rb:1
FC069: Ensure standardized license defined in metadata: bluematador_agent/metadata.rb:1
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

1.0.1 passed this metric

Testing File Metric
            

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

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