mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 08:38:16 -06:00
Update initial_data.json
This commit is contained in:
parent
3badca4311
commit
2d1aae6bfc
@ -318,6 +318,7 @@
|
|||||||
"fields": {
|
"fields": {
|
||||||
"name": "AIX",
|
"name": "AIX",
|
||||||
"slug": "aix",
|
"slug": "aix",
|
||||||
|
"manufacturer": "IBM",
|
||||||
"rpc_client": ""
|
"rpc_client": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -327,6 +328,7 @@
|
|||||||
"fields": {
|
"fields": {
|
||||||
"name": "HP-UX",
|
"name": "HP-UX",
|
||||||
"slug": "hp-ux",
|
"slug": "hp-ux",
|
||||||
|
"manufacturer": "HP",
|
||||||
"rpc_client": ""
|
"rpc_client": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -336,6 +338,7 @@
|
|||||||
"fields": {
|
"fields": {
|
||||||
"name": "z/OS",
|
"name": "z/OS",
|
||||||
"slug": "zos",
|
"slug": "zos",
|
||||||
|
"manufacturer": "IBM",
|
||||||
"rpc_client": ""
|
"rpc_client": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user