mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-08-19 05:27:26 +00:00
As scripts will be distributed with bundle in clear, user can control their clear version if using scripts from git.
This commit is contained in:
committed by
Ganesh Maharaj Mahalingam
parent
41e9b05cc0
commit
0e27cf06a3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user