mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-20 14:54:21 +01:00
Upgrade openSUSE Leap version from 42.3 to the latest 15.1, since 42.3 version is now discontinued. Fixes: #637 Signed-off-by: Marco Vedovati <mvedovati@suse.com>
21 lines
686 B
Plaintext
21 lines
686 B
Plaintext
# Repositories.
|
|
#
|
|
# Each element is comprised of multiple parts in the form:
|
|
#
|
|
# name::project::repository
|
|
#
|
|
CentOS_7::CentOS:CentOS-7::standard
|
|
Debian_9::Debian:9.0::standard
|
|
Debian_10::Debian:10::standard
|
|
Fedora_28::Fedora:28::standard
|
|
Fedora_29::Fedora:29::standard
|
|
Fedora_30::Fedora:30::standard
|
|
# FIXME: https://github.com/kata-containers/packaging/issues/510
|
|
#RHEL_7::RedHat:RHEL-7::standard
|
|
SLE_12_SP3::SUSE:SLE-12-SP3:GA::standard
|
|
openSUSE_Leap_15.0::openSUSE:Leap:15.0::standard
|
|
openSUSE_Leap_15.1::openSUSE:Leap:15.1::standard
|
|
openSUSE_Tumbleweed::openSUSE:Factory::snapshot
|
|
xUbuntu_16.04::Ubuntu:16.04::universe,universe-update,update
|
|
xUbuntu_18.04::Ubuntu:18.04::universe
|