Merge "Fix double-keyed json"
This commit is contained in:
commit
ad87cc76b8
@ -1,4 +1,15 @@
|
|||||||
{
|
{
|
||||||
|
"release": {
|
||||||
|
"centos": {
|
||||||
|
"7": {
|
||||||
|
"NetworkManager": "",
|
||||||
|
"dhcp-client": ""
|
||||||
|
},
|
||||||
|
"9-stream": {
|
||||||
|
"lsb_release": "ed hostname patch postfix tar time"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"distro": {
|
"distro": {
|
||||||
"openeuler": {
|
"openeuler": {
|
||||||
"linux-firmware": "",
|
"linux-firmware": "",
|
||||||
@ -7,25 +18,9 @@
|
|||||||
"redhat-rpm-config": "openEuler-rpm-config"
|
"redhat-rpm-config": "openEuler-rpm-config"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"release": {
|
"family": {
|
||||||
"centos": {
|
|
||||||
"7": {
|
|
||||||
"NetworkManager": "",
|
|
||||||
"dhcp-client": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"release": {
|
|
||||||
"centos": {
|
|
||||||
"9-stream": {
|
|
||||||
"lsb_release": "ed hostname patch postfix tar time"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"family": {
|
|
||||||
"redhat": {
|
"redhat": {
|
||||||
"lsb_release": "redhat-lsb-core"
|
"lsb_release": "redhat-lsb-core"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user