mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Merge pull request #5885 from Security-Onion-Solutions/feature/jinjafy_soc_actions
Allow SOC actions to use Jinja
This commit is contained in:
@@ -26,6 +26,15 @@ soclogdir:
|
|||||||
- group: 939
|
- group: 939
|
||||||
- makedirs: True
|
- makedirs: True
|
||||||
|
|
||||||
|
socactions:
|
||||||
|
file.managed:
|
||||||
|
- name: /opt/so/conf/soc/menu.actions.json
|
||||||
|
- source: salt://soc/files/soc/menu.actions.json
|
||||||
|
- user: 939
|
||||||
|
- group: 939
|
||||||
|
- mode: 600
|
||||||
|
- template: jinja
|
||||||
|
|
||||||
socconfig:
|
socconfig:
|
||||||
file.managed:
|
file.managed:
|
||||||
- name: /opt/so/conf/soc/soc.json
|
- name: /opt/so/conf/soc/soc.json
|
||||||
|
|||||||
Reference in New Issue
Block a user