add elastic agent to desktop

This commit is contained in:
m0duspwnens
2023-09-01 14:33:32 -04:00
parent 585fba4bc6
commit 07ed93de19
2 changed files with 15 additions and 3 deletions

View File

@@ -289,6 +289,11 @@ firewall:
- elastic_agent_control - elastic_agent_control
- elastic_agent_data - elastic_agent_data
- elastic_agent_update - elastic_agent_update
desktop:
portgroups:
- elastic_agent_control
- elastic_agent_data
- elastic_agent_update
customhostgroup0: customhostgroup0:
portgroups: [] portgroups: []
customhostgroup1: customhostgroup1:
@@ -467,6 +472,9 @@ firewall:
- influxdb - influxdb
- sensoroni - sensoroni
- yum - yum
- elastic_agent_control
- elastic_agent_data
- elastic_agent_update
customhostgroup0: customhostgroup0:
portgroups: [] portgroups: []
customhostgroup1: customhostgroup1:
@@ -658,6 +666,9 @@ firewall:
- influxdb - influxdb
- sensoroni - sensoroni
- yum - yum
- elastic_agent_control
- elastic_agent_data
- elastic_agent_update
customhostgroup0: customhostgroup0:
portgroups: [] portgroups: []
customhostgroup1: customhostgroup1:
@@ -857,6 +868,9 @@ firewall:
- influxdb - influxdb
- sensoroni - sensoroni
- yum - yum
- elastic_agent_control
- elastic_agent_data
- elastic_agent_update
customhostgroup0: customhostgroup0:
portgroups: [] portgroups: []
customhostgroup1: customhostgroup1:
@@ -1214,9 +1228,6 @@ firewall:
analyst: analyst:
portgroups: portgroups:
- nginx - nginx
desktop:
portgroups:
- yum
customhostgroup0: customhostgroup0:
portgroups: [] portgroups: []
customhostgroup1: customhostgroup1:

View File

@@ -268,6 +268,7 @@ base:
- ssl - ssl
- sensoroni - sensoroni
- telegraf - telegraf
- elasticfleet.install_agent_grid
'J@desktop:gui:enabled:^[Tt][Rr][Uu][Ee]$ and ( G@saltversion:{{saltversion}} and G@os:OEL )': 'J@desktop:gui:enabled:^[Tt][Rr][Uu][Ee]$ and ( G@saltversion:{{saltversion}} and G@os:OEL )':
- match: compound - match: compound