mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
yamlize gridpos
This commit is contained in:
@@ -18,10 +18,10 @@
|
|||||||
"overrides": []
|
"overrides": []
|
||||||
},
|
},
|
||||||
"gridPos": {
|
"gridPos": {
|
||||||
"h": 5,
|
"x": {{ PANELS.system_uptime.gridPos.x }},
|
||||||
"w": 4,
|
"y": {{ PANELS.system_uptime.gridPos.y }},
|
||||||
"x": 4,
|
"w": {{ PANELS.system_uptime.gridPos.w }},
|
||||||
"y": 0
|
"h": {{ PANELS.system_uptime.gridPos.h }}
|
||||||
},
|
},
|
||||||
"id": 39,
|
"id": 39,
|
||||||
"options": {
|
"options": {
|
||||||
|
|||||||
Reference in New Issue
Block a user