mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +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
|
- group: 939
|
||||||
- mode: 660
|
- mode: 660
|
||||||
- template: jinja
|
- template: jinja
|
||||||
|
- show_changes: False
|
||||||
|
|
||||||
curcloseddel:
|
curcloseddel:
|
||||||
file.managed:
|
file.managed:
|
||||||
|
|||||||
@@ -101,6 +101,7 @@ elastaconf:
|
|||||||
- group: 933
|
- group: 933
|
||||||
- mode: 660
|
- mode: 660
|
||||||
- template: jinja
|
- template: jinja
|
||||||
|
- show_changes: False
|
||||||
|
|
||||||
wait_for_elasticsearch:
|
wait_for_elasticsearch:
|
||||||
cmd.run:
|
cmd.run:
|
||||||
|
|||||||
@@ -89,6 +89,7 @@ ls_pipeline_{{PL}}_{{CONFIGFILE.split('.')[0] | replace("/","_") }}:
|
|||||||
- group: 939
|
- group: 939
|
||||||
- mode: 660
|
- mode: 660
|
||||||
- makedirs: True
|
- makedirs: True
|
||||||
|
- show_changes: False
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
ls_pipeline_{{PL}}:
|
ls_pipeline_{{PL}}:
|
||||||
|
|||||||
@@ -34,6 +34,7 @@ soctopusconf:
|
|||||||
- group: 939
|
- group: 939
|
||||||
- mode: 600
|
- mode: 600
|
||||||
- template: jinja
|
- template: jinja
|
||||||
|
- show_changes: False
|
||||||
|
|
||||||
soctopuslogdir:
|
soctopuslogdir:
|
||||||
file.directory:
|
file.directory:
|
||||||
|
|||||||
Reference in New Issue
Block a user