|
1 | 1 | [
|
2 | 2 | {
|
3 |
| - "name": "Ubuntu Server 14.04 LE (Trusty Tahr)", |
4 |
| - "os_distro": "ubuntu", |
5 |
| - "os_arch": "ppc64", |
6 |
| - "os_version": "14.04", |
7 |
| - "path": "http://cdimages.ubuntu.com/releases/14.04/release/ubuntu-14.04.6-server-ppc64el.iso" |
8 |
| - }, |
9 |
| - { |
10 |
| - "name": "Ubuntu Server 14.04 LE (Trusty Tahr)", |
11 |
| - "os_distro": "ubuntu", |
12 |
| - "os_arch": "x86_64", |
13 |
| - "os_version": "14.04.6", |
14 |
| - "path": "http://ubuntu-releases.cs.umn.edu/14.04/ubuntu-14.04.6-server-amd64.iso" |
15 |
| - }, |
16 |
| - { |
17 |
| - "name": "Ubuntu Server 14.10 (Utopic Unicorn)", |
18 |
| - "os_distro": "ubuntu", |
19 |
| - "os_arch": "x86_64", |
20 |
| - "os_version": "14.10", |
21 |
| - "path": "http://old-releases.ubuntu.com/releases/14.10/ubuntu-14.10-server-amd64.iso" |
22 |
| - }, |
23 |
| - { |
24 |
| - "name": "Ubuntu Server 14.10 LE (Utopic Unicorn)", |
25 |
| - "os_distro": "ubuntu", |
26 |
| - "os_arch": "ppc64le", |
27 |
| - "os_version": "14.10", |
28 |
| - "path": "http://old-releases.ubuntu.com/releases/14.10/ubuntu-14.10-server-ppc64el.iso" |
29 |
| - }, |
30 |
| - { |
31 |
| - "name": "Ubuntu Server 15.04 (Vivid Vervet)", |
32 |
| - "os_distro": "ubuntu", |
33 |
| - "os_arch": "x86_64", |
34 |
| - "os_version": "15.04", |
35 |
| - "path": "http://old-releases.ubuntu.com/releases/vivid/ubuntu-15.04-server-amd64.iso" |
36 |
| - }, |
37 |
| - { |
38 |
| - "name": "Ubuntu Server 15.04 LE (Vivid Vervet)", |
39 |
| - "os_distro": "ubuntu", |
40 |
| - "os_arch": "ppc64le", |
41 |
| - "os_version": "15.04", |
42 |
| - "path": "http://old-releases.ubuntu.com/releases/vivid/ubuntu-15.04-server-ppc64el.iso" |
43 |
| - }, |
44 |
| - { |
45 |
| - "name": "Ubuntu Server 15.10 (Wily Werewolf)", |
| 3 | + "name": "Ubuntu 19.04", |
46 | 4 | "os_distro": "ubuntu",
|
47 | 5 | "os_arch": "x86_64",
|
48 |
| - "os_version": "15.10", |
49 |
| - "path": "http://releases.ubuntu.com/15.10/ubuntu-15.10-server-amd64.iso" |
| 6 | + "os_version": "19.04", |
| 7 | + "path": "https://releases.ubuntu.com/19.04/ubuntu-19.04-desktop-amd64.iso" |
50 | 8 | },
|
51 | 9 | {
|
52 |
| - "name": "Ubuntu Server 15.10 LE (Wily Werewolf)", |
53 |
| - "os_distro": "ubuntu", |
54 |
| - "os_arch": "ppc64le", |
55 |
| - "os_version": "15.10", |
56 |
| - "path": "http://cdimages.ubuntu.com/releases/15.10/release/ubuntu-15.10-server-ppc64el.iso" |
57 |
| - }, |
58 |
| - { |
59 |
| - "name": "Ubuntu Server 16.04 (Xenial Xerus)", |
| 10 | + "name": "Ubuntu 19.10", |
60 | 11 | "os_distro": "ubuntu",
|
61 | 12 | "os_arch": "x86_64",
|
62 |
| - "os_version": "16.04.06", |
63 |
| - "path": "http://releases.ubuntu.com/16.04/ubuntu-16.04.6-server-amd64.iso" |
64 |
| - }, |
65 |
| - { |
66 |
| - "name": "Ubuntu Server 16.04 (Xenial Xerus)", |
67 |
| - "os_distro": "ubuntu", |
68 |
| - "os_arch": "ppc64le", |
69 |
| - "os_version": "16.04.06", |
70 |
| - "path": "http://cdimages.ubuntu.com/releases/16.04/release/ubuntu-16.04.6-server-ppc64el.iso" |
71 |
| - }, |
72 |
| - { |
73 |
| - "name": "Ubuntu Server 18.04 (Bionic Beaver)", |
74 |
| - "os_distro": "ubuntu", |
75 |
| - "os_arch": "x86_64", |
76 |
| - "os_version": "18.04.2", |
77 |
| - "path": "http://releases.ubuntu.com/18.04/ubuntu-18.04.2-live-server-amd64.iso" |
78 |
| - }, |
79 |
| - { |
80 |
| - "name": "Ubuntu Server 18.04 LE (Bionic Beaver)", |
81 |
| - "os_distro": "ubuntu", |
82 |
| - "os_arch": "ppc64le", |
83 |
| - "os_version": "18.04.2", |
84 |
| - "path": "http://cdimage.ubuntu.com/releases/18.04.2/release/ubuntu-18.04.2-server-ppc64el.iso" |
| 13 | + "os_version": "19.10", |
| 14 | + "path": "https://releases.ubuntu.com/19.10/ubuntu-19.10-desktop-amd64.iso" |
85 | 15 | }
|
86 | 16 | ]
|
0 commit comments