Update initial_data.json

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

View File

@ -203,6 +203,30 @@
"slug": "schneider-electric"
}
},
{
"model": "dcim.manufacturer",
"pk": 15,
"fields": {
"name": "F5",
"slug": "f5"
}
},
{
"model": "dcim.manufacturer",
"pk": 15,
"fields": {
"name": "A10",
"slug": "a10"
}
},
{
"model": "dcim.manufacturer",
"pk": 15,
"fields": {
"name": "Riverbed",
"slug": "riverbed"
}
},
{
"model": "dcim.platform",
"pk": 1,
@ -302,7 +326,7 @@
"pk": 11,
"fields": {
"name": "HP-UX",
"slug": "hpux",
"slug": "hp-ux",
"rpc_client": ""
}
},