mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
use show_changes: False to prevent es pw from being shown when running the state
This commit is contained in:
@@ -56,6 +56,7 @@ curconf:
|
||||
- group: 939
|
||||
- mode: 660
|
||||
- template: jinja
|
||||
- show_changes: False
|
||||
|
||||
curcloseddel:
|
||||
file.managed:
|
||||
|
||||
@@ -101,6 +101,7 @@ elastaconf:
|
||||
- group: 933
|
||||
- mode: 660
|
||||
- template: jinja
|
||||
- show_changes: False
|
||||
|
||||
wait_for_elasticsearch:
|
||||
cmd.run:
|
||||
|
||||
@@ -89,6 +89,7 @@ ls_pipeline_{{PL}}_{{CONFIGFILE.split('.')[0] | replace("/","_") }}:
|
||||
- group: 939
|
||||
- mode: 660
|
||||
- makedirs: True
|
||||
- show_changes: False
|
||||
{% endfor %}
|
||||
|
||||
ls_pipeline_{{PL}}:
|
||||
|
||||
@@ -34,6 +34,7 @@ soctopusconf:
|
||||
- group: 939
|
||||
- mode: 600
|
||||
- template: jinja
|
||||
- show_changes: False
|
||||
|
||||
soctopuslogdir:
|
||||
file.directory:
|
||||
|
||||
Reference in New Issue
Block a user