mirror of
https://github.com/autistic-symposium/backend-and-orchestration-toolkit.git
synced 2025-11-23 14:51:28 -05:00
| .. | ||
| attributes | ||
| files/default | ||
| recipes | ||
| templates | ||
| metadata.rb | ||
| README.md | ||
resources on chef
Suricata Chef Cookbook
This cookbook installs and configures Suricata.
Usage
suricata::default
- include
suricatain your node'srun_list:
{
"name":"my_node",
"run_list": [
"recipe[suricata]"
]
}