diff --git a/How-to-Install-Falco-for-Linux.md b/How-to-Install-Falco-for-Linux.md index c57363e..abb5403 100644 --- a/How-to-Install-Falco-for-Linux.md +++ b/How-to-Install-Falco-for-Linux.md @@ -1,4 +1,4 @@ -## Installation +# Installation ## Scripted install @@ -55,3 +55,10 @@ Warning: The following command might not work with any kernel. Make sure to cust `apt-get -y install falco` To uninstall, just do `apt-get remove falco`. + + +## Package Management Systems (Puppet, Ansible, etc.) + +### Puppet + +A puppet module for falco, `sysdig-falco`, is available on [Puppet Forge](https://forge.puppet.com/sysdig/falco/readme) \ No newline at end of file