mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
8 lines
231 B
Plaintext
8 lines
231 B
Plaintext
kibana_curl_config_distributed:
|
|
file.managed:
|
|
- name: /opt/so/conf/kibana/curl.config
|
|
- source: salt://kibana/files/curl.config.template
|
|
- template: jinja
|
|
- mode: 600
|
|
- show_changes: False
|
|
- makedirs: True |