mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Common Module - Add Master Nodes
This commit is contained in:
@@ -3,6 +3,14 @@ apiVersion: 1
|
||||
providers:
|
||||
|
||||
{%- if grains['role'] != 'so-eval' %}
|
||||
- name: 'Security Onion'
|
||||
orgId: 1
|
||||
folder: 'Master Nodes'
|
||||
type: file
|
||||
disableDeletion: false
|
||||
editable: true
|
||||
options:
|
||||
path: /etc/grafana/grafana_dashboards/master
|
||||
- name: 'Security Onion'
|
||||
orgId: 1
|
||||
folder: 'Forward Nodes'
|
||||
|
||||
Reference in New Issue
Block a user