cookbook 'threatstack', '= 1.5.1'
threatstack
(31) Versions
1.5.1
-
Follow2
Installs/Configures Threat Stack agent components
cookbook 'threatstack', '= 1.5.1', :supermarket
knife supermarket install threatstack
knife supermarket download threatstack
Threat Stack Cookbook
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
Add this cookbook to your Chef Server or add to your Berksfile
cookbook 'threatstack', '~> 1.0.0'
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 databagAdd this recipe to your runlist or include in another recipe
Attributes
node['threatstack']['version']
- Set to pin to a specific Threat Stack agent release version
node['threatstack']['pkg_action']
- Set to :upgrade
if you want to take the latest release (defaults to :install
)
node['threatstack']['deploy_key']
- Override this with your deploy key for agent registration
node['threatstack']['rulesets']
- Set or override this with an array of rulesets to apply to the node
node['threatstack']['hostname']
- register the agent in the UI by a specific name (defaults to hostname)
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.5.1 failed this metric
FC031: Cookbook without metadata file: /tmp/cook/3f69d37da8264d0ee885478a/threatstack/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/3f69d37da8264d0ee885478a/threatstack/metadata.rb:1
1.5.1 failed this metric
FC045: Consider setting cookbook name in metadata: /tmp/cook/3f69d37da8264d0ee885478a/threatstack/metadata.rb:1