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