Merge pull request #904 from GNS3/add-switch-appliance-v8

Add "switch" category in appliance_v8.json
This commit is contained in:
Jeremy Grossmann 2024-07-23 16:54:02 +02:00 committed by GitHub
commit f29bfb21e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,7 @@
"enum": [ "enum": [
"router", "router",
"multilayer_switch", "multilayer_switch",
"switch",
"firewall", "firewall",
"guest" "guest"
] ]