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

stegosoc-windows (1) Versions 0.1.0

Provides wazuh agent installation for windows

Policyfile
Berkshelf
Knife
cookbook 'stegosoc-windows', '~> 0.1.0', :supermarket
cookbook 'stegosoc-windows', '~> 0.1.0'
knife supermarket install stegosoc-windows
knife supermarket download stegosoc-windows
README
Dependencies
Quality 33%

Stegosoc-windows cookbook

The Stegosoc-windows cookbook exposes the stegosoc-windows::coon and stegosoc-windows::opswork_coon recipes.

Scope

This cookbook is concerned with the "wazuh agent installation".

Requirements

  • Chef 13 or higher

Recipes

stegosoc-windows::coon

This recipe installs a Wazuh agent and configure the Wazuh agent as a service. Wazuh Manager IP
configuration parameters as passed from node attributes.

stegosoc-windows::opswork_coon

This recipe runs on AWS opsworks only and installs a Wazuh agent and configure the Wazuh agent as a service. Wazuh Manager IP
parameters are passed from env variable at deploy state.

Usage

run_list

Include 'recipe[stegosoc-windows::coon]' or 'recipe[stegosoc-windows::opswork_coon]'to deploy through Opswork in your run_list.

Attributes

wazuh-manager config

default['stegosoc']['wazuh-manager']['ip'] = '127.0.0.1' # Private IP Override Wazuh-Manager Server-IP

default['stegosoc']['wazuh-manager']['port'] = '1515'

default['stegosoc']['coon']['agent_unique_name'] = "#{node['hostname']}"

default['stegosoc']['coon']['syscheck_frequency'] = '3600'

License & Authors

Dependent cookbooks

windows = 2.1.1
ohai = 4.0.0
compat_resource >= 12.9.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

0.1.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.1.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

Foodcritic Metric
            

0.1.0 passed this metric

No Binaries Metric
            

0.1.0 passed this metric

Testing File Metric
            

0.1.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.1.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