mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
Add transport hostname
This commit is contained in:
@@ -173,7 +173,7 @@ so-elasticsearch:
|
|||||||
- name: so-elasticsearch
|
- name: so-elasticsearch
|
||||||
- user: elasticsearch
|
- user: elasticsearch
|
||||||
- extra_hosts:
|
- extra_hosts:
|
||||||
- {{ grains.host }}
|
- {{ grains.host }}:127.0.0.1
|
||||||
- environment:
|
- environment:
|
||||||
- discovery.type=single-node
|
- discovery.type=single-node
|
||||||
#- bootstrap.memory_lock=true
|
#- bootstrap.memory_lock=true
|
||||||
|
|||||||
Reference in New Issue
Block a user