mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-06 16:54:01 +00:00
add mesos-executor as a mesos binary.
This commit is contained in:
parent
68d29fc906
commit
09e1caf4bb
@ -134,7 +134,7 @@
|
|||||||
# Utility/etc programs known to run on mesos slaves. Truncation
|
# Utility/etc programs known to run on mesos slaves. Truncation
|
||||||
# intentional.
|
# intentional.
|
||||||
- list: mesos_slave_binaries
|
- list: mesos_slave_binaries
|
||||||
items: [mesos-health-ch, mesos-docker-ex, mesos-agent, mesos-logrotate, mesos-fetcher]
|
items: [mesos-health-ch, mesos-docker-ex, mesos-agent, mesos-logrotate, mesos-fetcher, mesos-executor]
|
||||||
|
|
||||||
- list: http_server_binaries
|
- list: http_server_binaries
|
||||||
items: [nginx, httpd, httpd-foregroun, lighttpd]
|
items: [nginx, httpd, httpd-foregroun, lighttpd]
|
||||||
|
Loading…
Reference in New Issue
Block a user