Add Fleet node to other roles

This commit is contained in:
Josh Brower
2023-05-17 09:32:20 -04:00
parent 24445cf36a
commit 5536f5a8c2

View File

@@ -370,6 +370,19 @@ firewall:
- elastic_agent_data - elastic_agent_data
- elastic_agent_update - elastic_agent_update
- localrules - localrules
fleet:
portgroups:
- elasticsearch_rest
- docker_registry
- influxdb
- sensoroni
- yum
- beats_5044
- beats_5644
- beats_5056
- elastic_agent_control
- elastic_agent_data
- elastic_agent_update
sensor: sensor:
portgroups: portgroups:
- beats_5044 - beats_5044
@@ -458,6 +471,9 @@ firewall:
dockernet: dockernet:
portgroups: portgroups:
- all - all
fleet:
portgroups:
- salt_manager
localhost: localhost:
portgroups: portgroups:
- all - all
@@ -508,6 +524,19 @@ firewall:
- elastic_agent_data - elastic_agent_data
- elastic_agent_update - elastic_agent_update
- localrules - localrules
fleet:
portgroups:
- elasticsearch_rest
- docker_registry
- influxdb
- sensoroni
- yum
- beats_5044
- beats_5644
- beats_5056
- elastic_agent_control
- elastic_agent_data
- elastic_agent_update
sensor: sensor:
portgroups: portgroups:
- beats_5044 - beats_5044
@@ -594,6 +623,9 @@ firewall:
dockernet: dockernet:
portgroups: portgroups:
- all - all
fleet:
portgroups:
- salt_manager
localhost: localhost:
portgroups: portgroups:
- all - all