backend-and-orchestration-t.../other_infrastructure_resources/Chef_Examples/README.md
Mia Steinkirch 0c93961b97 👾 Fix typos readme
2019-10-23 12:55:05 -07:00

521 B
Executable file

Chef Resources

Suricata Chef Cookbook

This cookbook installs and configures Suricata.

Usage

suricata::default

  • include suricata in your node's run_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.