Commit Graph

25 Commits

Author SHA1 Message Date
grossmj
564c41fb61 New releases for Arista vEOS 2019-11-03 14:46:10 +07:00
Stephen C. Moore
d7e1ea2da0
vEOS version 4.22.0F 2019-08-15 10:53:19 -05:00
adosztal
99f13f7151 New release 2019-04-14 18:56:49 +02:00
Chris Row
e6707f147f Adjust arista-veos image mounts to boot from CDROM
Move Aboot ISO from hda_disk_image to cdrom_image
Move VMDK from hdb_disk_image to hda_disk_image
Set boot_priority to "d" to boot from CD/DVD
Add Arista vEOS version 4.20.11M
2018-12-21 11:06:44 -07:00
Jeremy Grossmann
86d784262d
Merge pull request #356 from CapnCheapo/patch-8
Update arista-veos.gns3a
2018-10-31 18:41:40 +07:00
adosztal
aa32f53364 New release 2018-10-31 10:44:35 +01:00
Stephen C. Moore
cfe68c0c10
Update arista-veos.gns3a
Update all active code trains to mainline release.
2018-07-27 09:47:01 -05:00
adosztal
343bf583a1 New releases 2017-11-25 09:10:46 +01:00
adosztal
337affecc7 Updated registry version to 3 for all appliances 2017-06-15 13:44:31 +02:00
stanley karunditu
53512c5c01 vEOS-lab-4.18.0.vmdk does not exist on the vEOS download page.
it was changed to vEOS-lab-4.18.1F.vmdk
2017-05-06 19:58:19 -04:00
adosztal
7259a426fe New release: Arista vEOS 2017-03-12 06:59:36 +01:00
Julien Duponchelle
e9340ff24c Fix arista documentation url 2017-01-17 16:49:57 +01:00
adosztal
79790ae37a New releases: Arista vEOS, FortiGate 2016-12-01 20:55:15 +01:00
Julien Duponchelle
67b9363f25
Revert "Added image availability property (mandatory) (#170)"
This reverts commit cca6487b5a.
2016-10-27 17:07:32 +02:00
Andras Dosztal
cca6487b5a Added image availability property (mandatory) (#170)
* Added image availability property
* Availability field added to required list
2016-10-27 12:37:00 +02:00
adosztal
5e8ec5daf0 Corrected Arista vEOS first_port_name 2016-09-01 06:52:21 +02:00
adosztal
61c7378019 Updated Arista vEOS with new releases 2016-09-01 05:45:11 +02:00
Julien Duponchelle
3002446314
Prettify 2016-06-28 17:59:27 +02:00
Julien Duponchelle
79bfe04a0f
Add some instructions from andrew 2016-06-06 18:23:17 +02:00
Julien Duponchelle
2cf75399cf
Update Arista veos from Andrew 2016-06-06 11:05:42 +02:00
Julien Duponchelle
49ce6366b3 KVM support in JSON schema
This PR add KVM support in the appliance schema.
It's a part of https://github.com/GNS3/gns3-gui/issues/904 from
@boenrobot

KVM has three value:
* "require" - Forbid installation on the target server if KVM is not
available there (i.e. a Windows and OSX; be it local or remote). Install
only with KVM enabled.
* "allow" - Enable KVM if supported on the target server, but allow
installation to continue with KVM disabled if not supported (this should
be the default).
* "disable" - Even if KVM is supported on the target server, install with
KVM disabled.

All appliances have been updated to reflect their correct value.

Also it's add a sample tool for quickly patch all appliances.
2016-01-18 12:19:33 +01:00
Julien Duponchelle
eced8be2a5 When prettify add new line at the end of the file.
This avoid trouble with most text editors.
2016-01-15 10:18:10 +01:00
Julien Duponchelle
15ee8fba0c Prettify appliances
This PR add a script:
* fixing indentation on all appliances
* ordered key in the same order as JSON schema

This simplify diff between appliances. And make them more readable.
2016-01-14 20:10:41 +01:00
grossmj
39113a4fa1 Update vEOS appliance. 2015-09-25 15:24:22 -06:00
Julien Duponchelle
66ac6fd002 .json => gns3a 2015-09-11 14:42:01 +02:00