mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-20 16:03:06 +01:00
Implement customizable overview page
This commit is contained in:
@@ -35,10 +35,10 @@ socconfig:
|
||||
- mode: 600
|
||||
- template: jinja
|
||||
|
||||
socchanges:
|
||||
socmotd:
|
||||
file.managed:
|
||||
- name: /opt/so/conf/soc/changes.json
|
||||
- source: salt://soc/files/soc/changes.json
|
||||
- name: /opt/so/conf/soc/motd.md
|
||||
- source: salt://soc/files/soc/motd.md
|
||||
- user: 939
|
||||
- group: 939
|
||||
- mode: 600
|
||||
@@ -61,7 +61,7 @@ so-soc:
|
||||
- binds:
|
||||
- /nsm/soc/jobs:/opt/sensoroni/jobs:rw
|
||||
- /opt/so/conf/soc/soc.json:/opt/sensoroni/sensoroni.json:ro
|
||||
- /opt/so/conf/soc/changes.json:/opt/sensoroni/html/changes.json:ro
|
||||
- /opt/so/conf/soc/motd.md:/opt/sensoroni/html/motd.md:ro
|
||||
- /opt/so/conf/soc/custom.js:/opt/sensoroni/html/js/custom.js:ro
|
||||
- /opt/so/log/soc/:/opt/sensoroni/logs/:rw
|
||||
{%- if salt['pillar.get']('nodestab', {}) %}
|
||||
|
||||
Reference in New Issue
Block a user