Update initial_data.json

This commit is contained in:
Terror 2018-03-16 11:54:25 +13:00 committed by GitHub
parent 3badca4311
commit 2d1aae6bfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": ""
}
},