From 0e27cf06a30b6cd79882df3fc0962fd1850cdc06 Mon Sep 17 00:00:00 2001 From: NitinAtIntel Date: Wed, 17 Jul 2019 23:30:13 -0700 Subject: [PATCH] As scripts will be distributed with bundle in clear, user can control their clear version if using scripts from git. --- clr-k8s-examples/setup_system.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/clr-k8s-examples/setup_system.sh b/clr-k8s-examples/setup_system.sh index a5c36a1..0a4ff24 100755 --- a/clr-k8s-examples/setup_system.sh +++ b/clr-k8s-examples/setup_system.sh @@ -8,7 +8,6 @@ ADD_NO_PROXY+=",$(hostname -I | sed 's/[[:space:]]/,/g')" : ${RUNNER:="containerd"} #Install kubernetes and crio -sudo -E swupd repair --picky -m 30270 --force sudo -E swupd bundle-add cloud-native-basic storage-utils #Permanently disable swap