mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-08-19 05:27:26 +00:00
Add swupd update back
Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
This commit is contained in:
committed by
Manohar Castelino
parent
0e27cf06a3
commit
39a3f46ec8
@@ -8,6 +8,7 @@ ADD_NO_PROXY+=",$(hostname -I | sed 's/[[:space:]]/,/g')"
|
||||
: ${RUNNER:="containerd"}
|
||||
|
||||
#Install kubernetes and crio
|
||||
sudo swupd update
|
||||
sudo -E swupd bundle-add cloud-native-basic storage-utils
|
||||
|
||||
#Permanently disable swap
|
||||
|
||||
Reference in New Issue
Block a user