mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-24 09:53:12 +01:00
change uid logic
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
},
|
||||
"timezone": "browser",
|
||||
"title": "Detailed {{ NODETYPE }}",
|
||||
{% if grains.role in 'so-standalone' %}
|
||||
{% if NODETYPE | lower in 'standalone' %}
|
||||
"uid": "{{ UID }}",
|
||||
{% endif %}
|
||||
"version": 1
|
||||
|
||||
Reference in New Issue
Block a user