From 39a3f46ec8ec211eff4566f2c385692442b4fc10 Mon Sep 17 00:00:00 2001 From: Ganesh Maharaj Mahalingam Date: Mon, 22 Jul 2019 13:59:28 -0700 Subject: [PATCH] Add swupd update back Signed-off-by: Ganesh Maharaj Mahalingam --- clr-k8s-examples/setup_system.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/clr-k8s-examples/setup_system.sh b/clr-k8s-examples/setup_system.sh index 0a4ff24..8c12927 100755 --- a/clr-k8s-examples/setup_system.sh +++ b/clr-k8s-examples/setup_system.sh @@ -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