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,
|
"version": null,
|
||||||
"hardware": null,
|
"hardware": null,
|
||||||
"features": null,
|
"features": null,
|
||||||
"os": "generic",
|
"os": "transition",
|
||||||
"type": "server",
|
"type": "network",
|
||||||
"serial": null,
|
"serial": null,
|
||||||
"icon": "generic.svg",
|
"icon": "transition.png",
|
||||||
"location": null
|
"location": null
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -28,10 +28,10 @@
|
|||||||
"version": null,
|
"version": null,
|
||||||
"hardware": null,
|
"hardware": null,
|
||||||
"features": null,
|
"features": null,
|
||||||
"os": "generic",
|
"os": "transition",
|
||||||
"type": "server",
|
"type": "network",
|
||||||
"serial": null,
|
"serial": null,
|
||||||
"icon": "generic.svg",
|
"icon": "transition.png",
|
||||||
"location": "<private>"
|
"location": "<private>"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user