Skip to content

Commit

Permalink
Merge pull request #793 from Vogtinator/xenfix
Browse files Browse the repository at this point in the history
Remove XEN flavor from the Leap 15.2 page
  • Loading branch information
lkocman committed May 7, 2020
2 parents 82ad4b2 + 5959102 commit e8e1c26
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions app/data/15.2.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
- name: x86_64
types:
- name: KVM and XEN
short: <%= _("For use in KVM or XEN HVM hypervisors") %>
short: <%= _("For use in KVM or XEN hypervisors") %>
primary_link: /distribution/leap/<%= @version %>/appliances/openSUSE-Leap-<%= @version %>-JeOS.x86_64-kvm-and-xen.qcow2
links:
- name: <%= _("Metalink") %>
Expand All @@ -38,16 +38,6 @@
url: /distribution/leap/<%= @version %>/appliances/openSUSE-Leap-<%= @version %>-JeOS.x86_64-kvm-and-xen.qcow2?mirrorlist
- name: <%= _("Checksum") %>
url: /distribution/leap/<%= @version %>/appliances/openSUSE-Leap-<%= @version %>-JeOS.x86_64-kvm-and-xen.qcow2.sha256
- name: XEN
short: <%= _("For use in XEN PV hypervisors") %>
primary_link: /distribution/leap/<%= @version %>/appliances/openSUSE-Leap-<%= @version %>-JeOS.x86_64-XEN.qcow2
links:
- name: <%= _("Metalink") %>
url: /distribution/leap/<%= @version %>/appliances/openSUSE-Leap-<%= @version %>-JeOS.x86_64-XEN.qcow2.meta4
- name: <%= _("Pick Mirror") %>
url: /distribution/leap/<%= @version %>/appliances/openSUSE-Leap-<%= @version %>-JeOS.x86_64-XEN.qcow2?mirrorlist
- name: <%= _("Checksum") %>
url: /distribution/leap/<%= @version %>/appliances/openSUSE-Leap-<%= @version %>-JeOS.x86_64-XEN.qcow2.sha256
- name: MS HyperV
short: <%= _("For running virtual machines on MS HyperV") %>
primary_link: /distribution/leap/<%= @version %>/appliances/openSUSE-Leap-<%= @version %>-JeOS.x86_64-MS-HyperV.vhdx.xz
Expand Down

0 comments on commit e8e1c26

Please sign in to comment.