mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Run container as elastic-fleet user
This commit is contained in:
@@ -46,7 +46,7 @@ so-elastic-fleet:
|
|||||||
- name: so-elastic-fleet
|
- name: so-elastic-fleet
|
||||||
- hostname: Fleet-{{ GLOBALS.hostname }}
|
- hostname: Fleet-{{ GLOBALS.hostname }}
|
||||||
- detach: True
|
- detach: True
|
||||||
- user: root
|
- user: 947
|
||||||
- extra_hosts:
|
- extra_hosts:
|
||||||
- {{ GLOBALS.hostname }}:{{ GLOBALS.node_ip }}
|
- {{ GLOBALS.hostname }}:{{ GLOBALS.node_ip }}
|
||||||
- port_bindings:
|
- port_bindings:
|
||||||
|
|||||||
Reference in New Issue
Block a user