From fa658bba35dd783e5b2b16f72fb65b24ddec5517 Mon Sep 17 00:00:00 2001 From: calvin_thefreak <5560381+calvinthefreak@users.noreply.github.com> Date: Mon, 4 Oct 2021 06:45:15 +0200 Subject: [PATCH] Added OneOS map for Oxidized (#13313) * Added OneOS and Huawei SmartAX map for Oxidized * Update config_definitions.json Co-authored-by: Tony Murray --- misc/config_definitions.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/config_definitions.json b/misc/config_definitions.json index c5b8a894b7..9c79355a82 100644 --- a/misc/config_definitions.json +++ b/misc/config_definitions.json @@ -4222,7 +4222,8 @@ {"match": "fireware", "value": "firewareos"}, {"match": "fortigate", "value": "fortios"}, {"match": "vyos", "value": "vyatta"}, - {"match": "slms", "value": "zhoneolt"} + {"match": "slms", "value": "zhoneolt"}, + {"match": "oneaccess", "value": "oneos"} ] } },