mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix transition os (#10169)
This commit is contained in:
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
@@ -10,10 +10,10 @@
|
||||
"version": null,
|
||||
"hardware": null,
|
||||
"features": null,
|
||||
"os": "generic",
|
||||
"type": "server",
|
||||
"os": "transition",
|
||||
"type": "network",
|
||||
"serial": null,
|
||||
"icon": "generic.svg",
|
||||
"icon": "transition.png",
|
||||
"location": null
|
||||
}
|
||||
]
|
||||
@@ -28,10 +28,10 @@
|
||||
"version": null,
|
||||
"hardware": null,
|
||||
"features": null,
|
||||
"os": "generic",
|
||||
"type": "server",
|
||||
"os": "transition",
|
||||
"type": "network",
|
||||
"serial": null,
|
||||
"icon": "generic.svg",
|
||||
"icon": "transition.png",
|
||||
"location": "<private>"
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user