mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
ES salt module - updated init.sls
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
# ES
|
{% set esclustername = salt['pillar.get'](master:esclustername) %}
|
||||||
|
{% set esheap = salt['pillar.get'](master:esheap) %}
|
||||||
|
{% set esaccessip = salt['pillar.get'](master:esaccessip) %}
|
||||||
|
|
||||||
so-elasticsearch:
|
so-elasticsearch:
|
||||||
dockerng.running:
|
dockerng.running:
|
||||||
- image: pillaritem/so-logstash
|
- image: pillaritem/so-logstash
|
||||||
|
|||||||
Reference in New Issue
Block a user