|
12 | 12 | "status": "stable",
|
13 | 13 | "maintainer": "GNS3 Team",
|
14 | 14 | "maintainer_email": " [email protected]",
|
15 |
| - "usage": "Username: centos\nPassword: centos", |
| 15 | + "usage": "Username: centos or cloud-user\nPassword: centos", |
16 | 16 | "port_name_format": "Ethernet{0}",
|
17 | 17 | "qemu": {
|
18 | 18 | "adapter_type": "virtio-net-pci",
|
|
23 | 23 | "console_type": "telnet",
|
24 | 24 | "boot_priority": "c",
|
25 | 25 | "kvm": "require",
|
26 |
| - "options": "-nographic" |
| 26 | + "options": "-cpu host -nographic" |
27 | 27 | },
|
28 | 28 | "images": [
|
29 | 29 | {
|
30 |
| - "filename": "CentOS-Stream-GenericCloud-9-20230727.1.x86_64.qcow2", |
31 |
| - "version": "Stream-9 (20230727.1)", |
32 |
| - "md5sum": "b66b7e4951cb5491ae44d5616d56b7cf", |
33 |
| - "filesize": 1128764416, |
| 30 | + "filename": "CentOS-Stream-GenericCloud-9-20230704.1.x86_64.qcow2", |
| 31 | + "version": "Stream-9 (20230704.1)", |
| 32 | + "md5sum": "e04511e019325a97837edd9eafe02b48", |
| 33 | + "filesize": 1087868416, |
34 | 34 | "download_url": "https://cloud.centos.org/centos/9-stream/x86_64/images",
|
35 |
| - "direct_download_url": "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20230727.1.x86_64.qcow2" |
| 35 | + "direct_download_url": "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20230704.1.x86_64.qcow2" |
36 | 36 | },
|
37 | 37 | {
|
38 | 38 | "filename": "CentOS-Stream-GenericCloud-8-20230710.0.x86_64.qcow2",
|
|
77 | 77 | ],
|
78 | 78 | "versions": [
|
79 | 79 | {
|
80 |
| - "name": "Stream-9 (20230727.1)", |
| 80 | + "name": "Stream-9 (20230704.1)", |
81 | 81 | "images": {
|
82 |
| - "hda_disk_image": "CentOS-Stream-GenericCloud-9-20230727.1.x86_64.qcow2", |
| 82 | + "hda_disk_image": "CentOS-Stream-GenericCloud-9-20230704.1.x86_64.qcow2", |
83 | 83 | "cdrom_image": "centos-cloud-init-data.iso"
|
84 | 84 | }
|
85 | 85 | },
|
|
0 commit comments