forked from srieger/virl-utils-hs-fulda
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
551 B
20 lines
551 B
{
|
|
"plugin_name": "vEOS",
|
|
"cli_serial": 1,
|
|
"plugin_desc": "Arista vEOS",
|
|
"baseline_image": "vEOS",
|
|
"hw_ram": 1024,
|
|
"hw_vm_extra": "",
|
|
"interface_wrap": 7,
|
|
"config_disk_type": "disk",
|
|
"interface_pattern": "Ethernet{0}",
|
|
"gui_visible": true,
|
|
"config_file": "/veos_config.txt",
|
|
"interface_first": 1,
|
|
"gui_icon": "iosvl2",
|
|
"plugin_base": "generic",
|
|
"vnc_available": false,
|
|
"interface_management": "Management1",
|
|
"interface_range": 7,
|
|
"baseline_flavor": "vEOS.small"
|
|
}
|