Commit Graph

17 Commits

Author SHA1 Message Date
grossmj
b1ef827585 Add appliance_id to every appliance 2021-10-11 11:47:58 +10:30
Bernhard Ehlers
1dcd0bccb2 Prettify appliances 2020-08-19 12:11:52 +02:00
Bernhard Ehlers
b1e93c4acc Set disk interfaces for all Qemu appliances 2020-08-18 14:19:16 +02:00
KhalilSecurity
581c79bf89
Update checkpoint-gaia.gns3a
Fix for version 80.10 Download link/hash/size and new version file name.
2019-06-01 21:43:29 -04:00
KhalilSecurity
f11b8e10d5
checkpoint-gaia.gns3a
Fixed the file name/size and md5 for v77.30 based on file availibity in the website. Version 80.10 also pointing to old file name and will need further review
2019-06-01 13:40:23 -04:00
grossmj
9aea86a1e6 Fix mistakes in Checkpoint Gaia appliance template. 2018-03-09 15:38:35 +07:00
grossmj
7bc23db6c0 Update Checkpoint Gaia appliance to use 4G of RAM, 2 CPUs and 100GB disk. 2018-03-09 15:10:42 +07:00
adosztal
44abfa9a8a New appliance: Palo Alto FW 2017-07-03 16:34:49 +02:00
adosztal
337affecc7 Updated registry version to 3 for all appliances 2017-06-15 13:44:31 +02: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
4fc60b7163 Updated empty8G direct link 2016-06-15 06:28:33 +02:00
Julien Duponchelle
8eb92b3ade
Escape space in appliances urls
Fix #89
2016-02-03 11:28:02 +01: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
Julien Duponchelle
d8a520e771 Checkpoint Gaia
Fix #12
2015-10-29 16:15:22 +01:00