mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-03 03:12:04 +02: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 |