1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-07 17:57:03 +02:00
Files
jc/tests/fixtures/debian10/uname-a.json
2021-10-20 15:59:27 -07:00

11 lines
268 B
JSON

{
"kernel_name": "Linux",
"node_name": "debian",
"kernel_release": "5.7.0-2-amd64",
"operating_system": "GNU/Linux",
"processor": "unknown",
"hardware_platform": "unknown",
"machine": "x86_64",
"kernel_version": "#1 SMP Debian 5.7.10-1 (2020-07-26)"
}