mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-16 16:32:03 +00:00
obs: Enable ubuntu 20.04
This PR enables the obs packages for ubuntu 20.04. Fixes #1080 Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
parent
0aad3fb8f9
commit
8fb44eaffc
@ -1,5 +1,6 @@
|
|||||||
# Basic necessary items!
|
# Basic necessary items!
|
||||||
|
|
||||||
|
CONFIG_SECTION_MISMATCH_WARN_ONLY=y
|
||||||
CONFIG_SMP=y
|
CONFIG_SMP=y
|
||||||
CONFIG_PARAVIRT=y
|
CONFIG_PARAVIRT=y
|
||||||
# Note, no nested VM support enabled here
|
# Note, no nested VM support enabled here
|
||||||
|
@ -1 +1 @@
|
|||||||
79
|
80
|
||||||
|
@ -17,3 +17,4 @@ openSUSE_Leap_15.1::openSUSE:Leap:15.1::standard
|
|||||||
openSUSE_Tumbleweed::openSUSE:Factory::snapshot
|
openSUSE_Tumbleweed::openSUSE:Factory::snapshot
|
||||||
xUbuntu_16.04::Ubuntu:16.04::universe,universe-update,update
|
xUbuntu_16.04::Ubuntu:16.04::universe,universe-update,update
|
||||||
xUbuntu_18.04::Ubuntu:18.04::universe
|
xUbuntu_18.04::Ubuntu:18.04::universe
|
||||||
|
xUbuntu_20.04::Ubuntu:20.04::universe
|
||||||
|
Loading…
Reference in New Issue
Block a user