mirror of
https://github.com/autistic-symposium/backend-and-orchestration-toolkit.git
synced 2025-06-08 23:13:08 -04:00
.. | ||
.github | ||
attributes | ||
files/default | ||
recipes | ||
templates | ||
.gitignore | ||
LICENSE | ||
metadata.rb | ||
README.md |
Chef Resources
Suricata Chef Cookbook
This cookbook installs and configures Suricata.
Usage
suricata::default
- include
suricata
in your node'srun_list
:
{
"name":"my_node",
"run_list": [
"recipe[suricata]"
]
}
License
When making a reference to my work, please use my website. This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.