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

threatstack (31) Versions 1.3.0

Installs/Configures Threat Stack agent components

Policyfile
Berkshelf
Knife
cookbook 'threatstack', '= 1.3.0', :supermarket
cookbook 'threatstack', '= 1.3.0'
knife supermarket install threatstack
knife supermarket download threatstack
README
Dependencies
Quality 100%

Threat Stack Cookbook

Build Status
Cookbook Version

Chef recipes to deploy the Threat Stack server agent

Requirements

  • chef > 11.0

Platforms

  • Amazon Linux
  • CentOS
  • RedHat
  • Ubuntu

Cookbooks

The following Opscode cookbooks are dependencies:

  • apt
  • yum

Recipes

default

Installs the Threat Stack agent package and register the agent with the service

repo

Sets up the Apt or Yum repo for installing the Threat Stack agent package

Usage

  1. Add this cookbook to your Chef Server or add to your Berksfile

    cookbook 'threatstack', '~> 1.0.0'

  2. Add your deploy api key to the node['threatstack']['deploy_key'] attribute at a higher precedence level. Using either a wrapper cookbook or role or databag

  3. (Optional) Set or override node['threatstack']['ruleset'] to define a list of rulesets will apply to this node (defaults to 'Base Rule Set')

  4. (Optional) Set the node['threatstack']['hostname'] if you want to register the agent in the UI by a specific name (defaults to hostname)

  5. Add this recipe to your runlist or include in another recipe

Dependent cookbooks

apt >= 0.0.0
yum >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Foodcritic Metric
            

1.3.0 passed this metric