mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Fix extra extrahosts
This commit is contained in:
@@ -193,7 +193,6 @@ so-elasticsearch:
|
|||||||
- name: so-elasticsearch
|
- name: so-elasticsearch
|
||||||
- user: elasticsearch
|
- user: elasticsearch
|
||||||
- extra_hosts:
|
- extra_hosts:
|
||||||
- extra_hosts:
|
|
||||||
{% if ismanager %}
|
{% if ismanager %}
|
||||||
- {{ grains.host }}:{{ NODEIP }}
|
- {{ grains.host }}:{{ NODEIP }}
|
||||||
{% if salt['pillar.get']('nodestab', {}) %}
|
{% if salt['pillar.get']('nodestab', {}) %}
|
||||||
|
|||||||
Reference in New Issue
Block a user