mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-02-23 10:10:18 +00:00
Delete almalinux.gns3a
This commit is contained in:
parent
7c7b3cfa37
commit
a8f3327617
@ -1,45 +0,0 @@
|
||||
{
|
||||
"name": "AlmaLinux",
|
||||
"category": "guest",
|
||||
"description": "An Open Source, community-governed and forever-free enterprise Linux distribution, focused on long-term stability, providing a robust production-grade platform. AlmaLinux OS is 1:1 binary compatible with RHEL® and pre-Stream CentOS.",
|
||||
"vendor_name": "Alma Linux",
|
||||
"vendor_url": "https://almalinux.org/",
|
||||
"documentation_url": "https://wiki.almalinux.org/",
|
||||
"product_name": "Alma Linux",
|
||||
"product_url": "https://almalinux.org/blog/",
|
||||
"registry_version": 3,
|
||||
"status": "stable",
|
||||
"maintainer": "Savio D'souza",
|
||||
"maintainer_email": "savio2002@yahoo.in",
|
||||
"usage": "Installed from iso image (AlmaLinux-8.4-x86_64-dvd.iso) to 100G empty disk\nDefault options selected during installation\n\ndnf update till 2021-July-11.\n\nUsername:Passwords = gns3:gns3\nRoot Password RootAdmin",
|
||||
"port_name_format": "eth{0}",
|
||||
"qemu": {
|
||||
"adapter_type": "e1000",
|
||||
"adapters": 1,
|
||||
"ram": 2048,
|
||||
"hda_disk_interface": "sata",
|
||||
"arch": "x86_64",
|
||||
"console_type": "vnc",
|
||||
"boot_priority": "c",
|
||||
"kvm": "allow"
|
||||
},
|
||||
"images": [
|
||||
{
|
||||
"filename": "almalinux-8.4.qcow2",
|
||||
"version": "8.4",
|
||||
"md5sum": "43f79e43c1862fb39f0bb6e4c243dc6b",
|
||||
"filesize": 5750521856,
|
||||
"download_url": "https://www.mediafire.com/folder/bm8l76uy52bfu/gns3",
|
||||
"direct_download_url": "https://www.mediafire.com/file/9x9ec1prei5jf5w/almalinux-8.4.7z/file",
|
||||
"compression": "7z"
|
||||
}
|
||||
],
|
||||
"versions": [
|
||||
{
|
||||
"name": "8.4",
|
||||
"images": {
|
||||
"hda_disk_image": "almalinux-8.4.qcow2"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user