Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Commit

Permalink
Fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose M committed Jul 12, 2019
1 parent bda5eee commit 9886c98
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@ Deploy Wazuh platform using Chef cookbooks. Chef recipes are prepared for instal

## Cookbooks

* [Wazuh Agent ](https://github.com/wazuh/wazuh-chef/tree/3.9.2_6.8.0/cookbooks/wazuh_agent)
* [Wazuh Manager and API](https://github.com/wazuh/wazuh-chef/tree/3.9.2_6.8.0/cookbooks/wazuh_manager)
* [Elastic Stack (Elasticsearch, Logstash, Kibana)](https://github.com/wazuh/wazuh-chef/tree/3.9.2_6.8.0/cookbooks/wazuh_elastic)
* [Filebeat](https://github.com/wazuh/wazuh-chef/tree/3.9.2_6.8.0/cookbooks/wazuh_filebeat)
* [Wazuh Agent ](https://github.com/wazuh/wazuh-chef/tree/v3.9.1_6.8.0/cookbooks/wazuh_agent)
* [Wazuh Manager and API](https://github.com/wazuh/wazuh-chef/tree/v3.9.1_6.8.0/cookbooks/wazuh_manager)
* [Elastic Stack (Elasticsearch, Logstash, Kibana)](https://github.com/wazuh/wazuh-chef/tree/v3.9.1_6.8.0/cookbooks/wazuh_elastic)
* [Filebeat](https://github.com/wazuh/wazuh-chef/tree/v3.9.1_6.8.0/cookbooks/wazuh_filebeat)

Each cookbook has its own README.md

## Roles

You can find predefined roles for a default installation of Wazuh Agent and Manager in the roles folder.

- [Wazuh Agent Role](https://github.com/wazuh/wazuh-chef/blob/3.9.2_6.8.0/roles/wazuh_agent.json)
- [Wazuh Manager Role](https://github.com/wazuh/wazuh-chef/blob/3.9.2_6.8.0/roles/wazuh_agent.json)
- [Wazuh Agent Role](https://github.com/wazuh/wazuh-chef/blob/v3.9.1_6.8.0/roles/wazuh_agent.json)
- [Wazuh Manager Role](https://github.com/wazuh/wazuh-chef/blob/v3.9.1_6.8.0/roles/wazuh_agent.json)

Check roles README for more information about default attributes and how to customize your installation.

Expand Down

0 comments on commit 9886c98

Please sign in to comment.